Uses of Class
com.helger.xml.sax.AbstractSAXErrorHandler
-
Packages that use AbstractSAXErrorHandler Package Description com.helger.xml.sax -
-
Uses of AbstractSAXErrorHandler in com.helger.xml.sax
Subclasses of AbstractSAXErrorHandler in com.helger.xml.sax Modifier and Type Class Description classCollectingSAXErrorHandlerAn error handler implementation that stores all warnings, errors and fatal errors.classDoNothingSAXErrorHandlerjava.xml error handler that ignores all errors.classLoggingSAXErrorHandlerjava.xml error handler that simply logs data to a logger.classWrappedCollectingSAXErrorHandlerAn error handler implementation that stores all warnings, errors and fatal errors.
-