| Interface | Description |
|---|---|
| CombinedXmlValidationProfile |
Interface for combined (XML Schema + Schematron) validation profiles.
|
| ResultHolder<T> |
| Class | Description |
|---|---|
| AbstractCachingXmlProcessor<T> |
Abstract parent class for XML validators, transmogrifiers, and other classes
which cache static external resources in memory.
|
| AbstractCachingXmlProcessor.Loader<S> | |
| CombinedXmlValidator |
XSD- and Schematron-based validator for HL7 v3 messages.
|
| DOMResultHolder | |
| JaxbResultHolder<T> | |
| LSResourceResolverImpl |
Resolve external resources, such as external XML Schema, by looking in the
classpath.
|
| SchematronProfile |
Validation profile exclusively used by
SchematronValidator. |
| SchematronTransmogrifier<T> |
Converts a XML document into a Schematron validation report by applying
Schematron rules.
|
| SchematronValidator |
Validation wrapper around the
SchematronTransmogrifier. |
| SvrlResultHolder | |
| XmlUtils |
Various XML utilities.
|
| XmlYielder | |
| XqjTransmogrifier<T> |
XQuery transformer similar to the XsltTransmogrifier
|
| XsdValidator |
Validation of XML documents based on a XML Schema.
|
| XsltTransmogrifier<T> |
Xslt Processor transforming a
Source into an object of type T. |
| Exception | Description |
|---|---|
| SchematronValidationException |
Copyright © 2020 Open eHealth Foundation. All rights reserved.