public interface SimpleXMLDocHandlerComment
SimpleXMLParser
.Modifier and Type | Method and Description |
---|---|
void |
comment(String text)
Called when a comment is found.
|
void comment(String text)
text
- the comment textCopyright © 2018. All rights reserved.