Uses of Class
com.helger.schematron.pure.errorhandler.AbstractPSErrorHandler
Packages that use AbstractPSErrorHandler
-
Uses of AbstractPSErrorHandler in com.helger.schematron.pure.errorhandler
Subclasses of AbstractPSErrorHandler in com.helger.schematron.pure.errorhandlerModifier and TypeClassDescriptionclassAbstract collectingIPSErrorHandlerthat collects all error messages in an error list.classAn implementation ifIPSErrorHandlerthat collects all error messages.classAn implementation ifIPSErrorHandlerthat does nothing and swallows all output.classAn implementation ifIPSErrorHandlerthat logs to an SLF4J logger.classAn implementation ifIPSErrorHandlerthat collects all error messages in a provided error list.