Interface | Description |
---|---|
ISVRLErrorLevelDeterminator |
Interface that helps in determining an error level from SVRL elements.
|
ISVRLLocationBeautifierSPI |
Implement this SPI interface to beautify SVRL error messages by replacing
namespaceURLs with common prefixes.
|
Class | Description |
---|---|
AbstractSVRLMessage |
A wrapper around FailedAssert and SuccessfulReport with easier error level
handling.
|
CSVRL |
SVRL constants.
|
DefaultSVRLErrorLevelDeterminator |
The default implementation of
ISVRLErrorLevelDeterminator . |
SVRLFailedAssert |
A wrapper around
FailedAssert with easier error level handling. |
SVRLHelper |
Miscellaneous utility methods for handling Schematron output (SVRL).
|
SVRLLocationBeautifierRegistry |
A central registry for all
ISVRLLocationBeautifierSPI instances. |
SVRLMarshaller |
This is the XML reader and write for Schematron SVRL documents.
|
SVRLReader | Deprecated |
SVRLResourceError |
Special SVRL resource error that contains the Schematron "test" as
well.
|
SVRLResourceError.SVRLErrorBuilder | |
SVRLSuccessfulReport |
A wrapper around
SuccessfulReport with easier error level handling. |
SVRLWriter | Deprecated |
Copyright © 2014–2019 Philip Helger. All rights reserved.