Uses of Interface
org.openpdf.text.xml.simpleparser.SimpleXMLDocHandlerComment
Packages that use SimpleXMLDocHandlerComment
-
Uses of SimpleXMLDocHandlerComment in org.openpdf.text.xml.simpleparser
Methods in org.openpdf.text.xml.simpleparser with parameters of type SimpleXMLDocHandlerCommentModifier and TypeMethodDescriptionstatic voidSimpleXMLParser.parse(SimpleXMLDocHandler doc, SimpleXMLDocHandlerComment comment, Reader r, boolean html) Parses the XML document firing the events to the handler.