com.jclark.xsl.sax
Class OutputMethodDefaulter.IgnorableWhitespaceEvent

java.lang.Object
  |
  +--com.jclark.xsl.sax.OutputMethodDefaulter.Event
        |
        +--com.jclark.xsl.sax.OutputMethodDefaulter.IgnorableWhitespaceEvent
Enclosing class:
OutputMethodDefaulter

static class OutputMethodDefaulter.IgnorableWhitespaceEvent
extends OutputMethodDefaulter.Event


Constructor Summary
(package private) OutputMethodDefaulter.IgnorableWhitespaceEvent(char[] b, int off, int len)
           
 
Method Summary
(package private)  void emit(org.xml.sax.DocumentHandler 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.DocumentHandler handler)
    throws org.xml.sax.SAXException
Specified by:
emit in class OutputMethodDefaulter.Event
org.xml.sax.SAXException