Uses of Class
eu.bandm.tools.util.xml.SaxExceptionCatcher
-
Uses of SaxExceptionCatcher in eu.bandm.tools.util.xml
Modifier and TypeClassDescriptionclass
Sends all caught exceptions to anErrorListener
, that is an error listener of the built-in Java XML infrastructure.class
Sends all caught exceptions which occur when invoking the callbacks of a ContentHandler to a SAXErrorHandler
.