|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.xmlutil.SaxBuffer.IgnorableWhitespace
Field Summary | |
char[] |
ch
|
Constructor Summary | |
SaxBuffer.IgnorableWhitespace(char[] ch,
int start,
int length)
|
Method Summary | |
void |
dump(java.io.Writer writer)
|
void |
send(org.xml.sax.ContentHandler contentHandler)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final char[] ch
Constructor Detail |
public SaxBuffer.IgnorableWhitespace(char[] ch, int start, int length)
Method Detail |
public void send(org.xml.sax.ContentHandler contentHandler) throws org.xml.sax.SAXException
send
in interface org.outerj.daisy.xmlutil.SaxBuffer.SaxBit
org.xml.sax.SAXException
public void dump(java.io.Writer writer) throws java.io.IOException
dump
in interface org.outerj.daisy.xmlutil.SaxBuffer.SaxBit
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |