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 text
Copyright © 2016. All rights reserved.