Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » pdf » [javadoc | source]
com.lowagie.text.pdf
public interface: SimpleXMLDocHandlerComment [javadoc | source] The handler for the events fired by SimpleXMLParser.
Method from com.lowagie.text.pdf.SimpleXMLDocHandlerComment Summary:
comment
Method from com.lowagie.text.pdf.SimpleXMLDocHandlerComment Detail:
 public  void comment(String text)
    Called when a comment is found.