com.jclark.xsl.sax2
Class OutputMethodDefaulter.IgnorableWhitespaceEvent

java.lang.Object
  extended by com.jclark.xsl.sax2.OutputMethodDefaulter.Event
      extended by com.jclark.xsl.sax2.OutputMethodDefaulter.IgnorableWhitespaceEvent
Enclosing class:
OutputMethodDefaulter

static class OutputMethodDefaulter.IgnorableWhitespaceEvent
extends OutputMethodDefaulter.Event


Constructor Summary
OutputMethodDefaulter.IgnorableWhitespaceEvent(char[] b, int off, int len)
           
 
Method Summary
(package private)  void emit(org.xml.sax.ContentHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputMethodDefaulter.IgnorableWhitespaceEvent

OutputMethodDefaulter.IgnorableWhitespaceEvent(char[] b,
                                               int off,
                                               int len)
Method Detail

emit

void emit(org.xml.sax.ContentHandler handler)
    throws org.xml.sax.SAXException
Specified by:
emit in class OutputMethodDefaulter.Event
Throws:
org.xml.sax.SAXException