Uses of Interface
com.gitlab.pdftk_java.com.lowagie.text.pdf.SimpleXMLDocHandlerComment
-
Packages that use SimpleXMLDocHandlerComment Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of SimpleXMLDocHandlerComment in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type SimpleXMLDocHandlerComment Modifier and Type Method Description static voidSimpleXMLParser. parse(SimpleXMLDocHandler doc, SimpleXMLDocHandlerComment comment, Reader r, boolean html)Parses the XML document firing the events to the handler.
-