com.jclark.xsl.sax

Class OutputMethodDefaulter.IgnorableWhitespaceEvent

static class OutputMethodDefaulter.IgnorableWhitespaceEvent extends OutputMethodDefaulter.Event

Constructor Summary
IgnorableWhitespaceEvent(char[] b, int off, int len)
Method Summary
voidemit(DocumentHandler handler)

Constructor Detail

IgnorableWhitespaceEvent

IgnorableWhitespaceEvent(char[] b, int off, int len)

Method Detail

emit

void emit(DocumentHandler handler)