Interface | Description |
---|---|
ISchematronXSLTBasedProvider |
Interface for a factory creating Schematron validators from XSLT.
|
Class | Description |
---|---|
AbstractSchematronXSLTBasedResource<IMPLTYPE extends AbstractSchematronXSLTBasedResource<IMPLTYPE>> |
Abstract implementation of a Schematron resource that is based on XSLT
transformations.
|
SchematronResourceSCH |
A Schematron resource that is based on the original SCH file.
|
SchematronResourceSCHCache |
Factory for creating
ISchematronXSLTBasedProvider objects. |
SchematronResourceXSLT |
A Schematron resource that is based on an existing, pre-compiled XSLT script.
|
SchematronResourceXSLTCache |
Factory for creating
ISchematronXSLTBasedProvider objects. |
SCHTransformerCustomizer |
A wrapper for easier customization of the SCH to XSLT transformation.
|
Enum | Description |
---|---|
SCHTransformerCustomizer.EStep |
Copyright © 2014–2015 Philip Helger. All rights reserved.