|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.xmlutil.SaxBuffer.Comment
public static final class SaxBuffer.Comment
Field Summary | |
---|---|
char[] |
ch
|
Constructor Summary | |
---|---|
SaxBuffer.Comment(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.Comment(char[] ch, int start, int length)
Method Detail |
---|
public void send(org.xml.sax.ContentHandler contentHandler) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void dump(java.io.Writer writer) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |