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