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 © 1998–2021. All rights reserved.