Uses of Interface
com.helger.xml.sax.ISAXErrorHandler
Packages that use ISAXErrorHandler
-
Uses of ISAXErrorHandler in com.helger.xml.sax
Classes in com.helger.xml.sax that implement ISAXErrorHandlerModifier and TypeClassDescriptionclassjava.xml error handler base class.classAn error handler implementation that stores all warnings, errors and fatal errors.classjava.xml error handler that ignores all errors.classjava.xml error handler that simply logs data to a logger.classAn error handler implementation that stores all warnings, errors and fatal errors.Methods in com.helger.xml.sax that return ISAXErrorHandlerModifier and TypeMethodDescriptiondefault ISAXErrorHandlerISAXErrorHandler.andThen(ErrorHandler aOther) Create a new combined error handler that first invoked this handler, and afterwards the passed on.