com.jclark.xsl.sax2

Class OutputMethodDefaulter.IgnorableWhitespaceEvent

static class OutputMethodDefaulter.IgnorableWhitespaceEvent extends OutputMethodDefaulter.Event

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

Constructor Detail

IgnorableWhitespaceEvent

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

Method Detail

emit

void emit(ContentHandler handler)