Interface | Description |
---|---|
IPSErrorHandler |
Base interface for a Pure Schematron error handler.
|
Class | Description |
---|---|
AbstractPSErrorHandler |
Abstract implementation of
IPSErrorHandler . |
CollectingPSErrorHandler |
An implementation if
IPSErrorHandler that collects all error
messages. |
DoNothingPSErrorHandler |
An implementation if
IPSErrorHandler that does nothing and swallows
all output. |
LoggingPSErrorHandler |
An implementation if
IPSErrorHandler that logs to an SLF4J logger. |
Copyright © 2014–2015 Philip Helger. All rights reserved.