Package | Description |
---|---|
com.helger.schematron.pure.errorhandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollectingPSErrorHandler
Abstract collecting
IPSErrorHandler that collects all error messages
in an error list. |
class |
CollectingPSErrorHandler
An implementation if
IPSErrorHandler that collects all error
messages. |
class |
DoNothingPSErrorHandler
An implementation if
IPSErrorHandler that does nothing and swallows
all output. |
class |
LoggingPSErrorHandler
An implementation if
IPSErrorHandler that logs to an SLF4J logger. |
class |
WrappedCollectingPSErrorHandler
An implementation if
IPSErrorHandler that collects all error messages
in a provided error list. |
Copyright © 2014–2019 Philip Helger. All rights reserved.