Package org.outerj.daisy.diff.helper
Class SaxBuffer.IgnorableWhitespace
java.lang.Object
org.outerj.daisy.diff.helper.SaxBuffer.IgnorableWhitespace
- All Implemented Interfaces:
Serializable
,SaxBuffer.SaxBit
- Enclosing class:
- SaxBuffer
public static final class SaxBuffer.IgnorableWhitespace
extends Object
implements SaxBuffer.SaxBit, Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ch
public final char[] ch
-
-
Constructor Details
-
IgnorableWhitespace
public IgnorableWhitespace(char[] ch, int start, int length)
-
-
Method Details
-
send
- Specified by:
send
in interfaceSaxBuffer.SaxBit
- Throws:
SAXException
-
dump
- Specified by:
dump
in interfaceSaxBuffer.SaxBit
- Throws:
IOException
-