Module com.github.librepdf.openpdf
Interface SimpleXMLDocHandlerComment
public interface SimpleXMLDocHandlerComment
The handler for the events fired by
SimpleXMLParser
.- Author:
- Paulo Soares ([email protected])
-
Method Summary
-
Method Details
-
comment
Called when a comment is found.- Parameters:
text
- the comment text
-