All Classes and Interfaces

Class
Description
Abstract implementation of the ISchematronResource interface handling the underlying resource and wrapping one method.
Helper class to handle DOM Document and base URI for reference
Abstract implementation of a Schematron resource that is based on XSLT transformations.
A wrapper around FailedAssert and SuccessfulReport with easier error level handling.
Java class for anonymous complex type
Constants for handling Schematron documents
Schematron XML constants.
SVRL constants.
The default implementation of ISchematronIncludeResolver using the DefaultResourceResolver.getResolvedResource(String, String) method internally.
The default implementation of ISVRLErrorLevelDeterminator.
Java class for anonymous complex type
Java class for anonymous complex type
Java class for anonymous complex type
What ways do we have to create SVRL from Schematron rules?
This enum defines the different Schematron versions to be able to handle different output requirements.
Java class for anonymous complex type
Java class for anonymous complex type
Base interface for a Schematron error handler.
Generic include resolver
Base interface for objects that determine the validity of a Schematron validation result.
Base interface for a Schematron resource.
Interface for a factory creating Schematron validators from XSLT.
Special Schematron resource for XSLT based implementations.
Interface that helps in determining an error level from SVRL elements.
Interface for simplifying namespace URLs.
Implement this SPI interface to beautify SVRL error messages by replacing namespaceURLs with common prefixes.
Java class for anonymous complex type
This object contains factory methods for each Java content interface and Java element interface generated in the com.helger.schematron.svrl.jaxb package.
Java class for anonymous complex type
Java class for rich-text complex type
 
Global Schematron debug settings etc.
Base class for all Schematron exceptions.
This is a helper class that provides a way to easily apply an Schematron resource on an XML resource.
An unchecked "interrupted" exception.
Java class for SchematronOutputType complex type
The default implementation of ISchematronOutputValidityDeterminator that interprets both failed asserts and successful reports as errors.
A special implementation of ISchematronOutputValidityDeterminator that only handles failed asserts as failures, but not successful reports.
A special implementation of ISchematronOutputValidityDeterminator that only handles successful reports as failures, but not failed asserts.
This is a common utility class.
A special TransformerFactory handler that prefers Saxon's TransformerFactory before calling the SPI version TransformerFactory.newInstance ().
Java class for anonymous complex type
Java class for anonymous complex type
A wrapper around FailedAssert with easier error level handling.
Miscellaneous utility methods for handling Schematron output (SVRL).
A central registry for all ISVRLLocationBeautifierSPI instances.
This is the XML reader and write for Schematron SVRL documents.
The namespace context to be used as the namespace prefix mapper.
Special SVRL resource error that contains the Schematron "test" as well.
 
A wrapper around SuccessfulReport with easier error level handling.
Java class for anonymous complex type
Implement this SPI interface if your JAR file contains external third party modules.