Uses of Class
com.helger.schematron.sch.SchematronProviderXSLTFromSCH
Packages that use SchematronProviderXSLTFromSCH
-
Uses of SchematronProviderXSLTFromSCH in com.helger.schematron.sch
Methods in com.helger.schematron.sch that return SchematronProviderXSLTFromSCHModifier and TypeMethodDescriptionSchematronResourceSCHCache.createSchematronXSLTProvider(com.helger.commons.io.resource.IReadableResource aSchematronResource, TransformerCustomizerSCH aTransformerCustomizer) Create a new Schematron validator for the passed resource.SchematronResourceSCHCache.getSchematronXSLTProvider(com.helger.commons.io.resource.IReadableResource aSchematronResource, TransformerCustomizerSCH aTransformerCustomizer) Get the Schematron validator for the passed resource.