Uses of Interface
com.helger.schematron.ISchematronResource
Packages that use ISchematronResource
-
Uses of ISchematronResource in com.helger.schematron
Classes in com.helger.schematron that implement ISchematronResourceModifier and TypeClassDescriptionclassAbstract implementation of theISchematronResourceinterface handling the underlying resource and wrapping one method. -
Uses of ISchematronResource in com.helger.schematron.api.xslt
Subinterfaces of ISchematronResource in com.helger.schematron.api.xsltModifier and TypeInterfaceDescriptioninterfaceSpecial Schematron resource for XSLT based implementations.Classes in com.helger.schematron.api.xslt that implement ISchematronResourceModifier and TypeClassDescriptionclassAbstractSchematronXSLTBasedResource<IMPLTYPE extends AbstractSchematronXSLTBasedResource<IMPLTYPE>>Abstract implementation of a Schematron resource that is based on XSLT transformations.