|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Allows ConfigXMLHamdler to text nodes in XML document.
The ConfigXMLHamdler builds a object model based on the strucuture of the XML document being processed. Some elements in that model will care about the text they contain, and some won't. Those that do should implement this interface.
| Method Summary | |
void |
addText(java.lang.String text)
Method addText |
| Method Detail |
public void addText(java.lang.String text)
throws java.lang.Exception
text -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||