com.jclark.xsl.sax
Interface CommentHandler

All Known Subinterfaces:
XMLProcessorImpl.Builder
All Known Implementing Classes:
DOMBuilder, HTMLOutputHandler, Indenter, OutputMethodDefaulter, XMLOutputHandler

public interface CommentHandler


Method Summary
 void comment(java.lang.String contents)
           
 

Method Detail

comment

void comment(java.lang.String contents)
             throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException