|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.publisher.serverimpl.AbstractHandler
public abstract class AbstractHandler
Field Summary | |
---|---|
protected org.xml.sax.ContentHandler |
consumer
|
Constructor Summary | |
---|---|
AbstractHandler(org.xml.sax.ContentHandler consumer)
|
Method Summary | |
---|---|
protected void |
outputError(java.lang.String message)
|
protected void |
outputErrorAsDoc(java.lang.String message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.xml.sax.ContentHandler consumer
Constructor Detail |
---|
public AbstractHandler(org.xml.sax.ContentHandler consumer)
Method Detail |
---|
protected void outputError(java.lang.String message) throws org.xml.sax.SAXException
org.xml.sax.SAXException
protected void outputErrorAsDoc(java.lang.String message) throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |