com.jclark.xsl.sax
Interface CommentHandler
- SAXTwoOMBuilder, XMLProcessorImpl.Builder
- DOMBuilder, HTMLOutputHandler, HTMLOutputHandler, Indenter, Indenter, OutputMethodDefaulter, OutputMethodDefaulter, SAXTwoOMBuilderImpl, XMLOutputHandler, XMLOutputHandler
public interface CommentHandler
receives comment events from a parse
void | comment(String contents) - recieve notification that a comment has been encountered
in the parse
|
comment
public void comment(String contents)
throws org.xml.sax.SAXException
recieve notification that a comment has been encountered
in the parse