Package eu.bandm.tools.util2
Class ExceptionCatcher_sax
java.lang.Object
eu.bandm.tools.util.xml.ContentProxy
eu.bandm.tools.util2.SaxExceptionCatcher
eu.bandm.tools.util2.ExceptionCatcher_sax
- All Implemented Interfaces:
ContentHandler
Sends all caught exceptions to a
ErrorHandler
.-
Field Summary
Fields inherited from class eu.bandm.tools.util.xml.ContentProxy
out
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.util2.SaxExceptionCatcher
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, location, location, location, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xml.sax.ContentHandler
declaration
-
Field Details
-
eh
-
-
Constructor Details
-
ExceptionCatcher_sax
-
-
Method Details
-
send
- Specified by:
send
in classSaxExceptionCatcher
-