com.jclark.xsl.sax
public class TextOutputHandler extends HandlerBase implements OutputDocumentHandler
Constructor Summary | |
---|---|
TextOutputHandler() | |
TextOutputHandler(Writer writer) |
Method Summary | |
---|---|
void | characters(char[] cbuf, int off, int len) |
void | endDocument() |
DocumentHandler | init(Destination dest, AttributeList atts) |