|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.xmlutil.SaxBuffer.EndPrefixMapping
public static final class SaxBuffer.EndPrefixMapping
Field Summary | |
---|---|
java.lang.String |
prefix
|
Constructor Summary | |
---|---|
SaxBuffer.EndPrefixMapping(java.lang.String prefix)
|
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 java.lang.String prefix
Constructor Detail |
---|
public SaxBuffer.EndPrefixMapping(java.lang.String prefix)
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 |