|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleXMLDocHandlerComment
The handler for the events fired by SimpleXMLParser
.
Method Summary | |
---|---|
void |
comment(java.lang.String text)
Called when a comment is found. |
Method Detail |
---|
void comment(java.lang.String text)
text
- the comment text
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |