Uses of Class
com.helger.schematron.xslt.SchematronResourceXSLT
Packages that use SchematronResourceXSLT
-
Uses of SchematronResourceXSLT in com.helger.schematron.xslt
Methods in com.helger.schematron.xslt that return SchematronResourceXSLTModifier and TypeMethodDescriptionstatic SchematronResourceXSLTSchematronResourceXSLT.fromByteArray(byte[] aXSLT) Create a newSchematronResourceXSLTfrom XSLT Schematron rules provided by an arbitrary byte array.static SchematronResourceXSLTSchematronResourceXSLT.fromClassPath(String sXSLTPath) Create a newSchematronResourceXSLTresource.static SchematronResourceXSLTSchematronResourceXSLT.fromClassPath(String sXSLTPath, ClassLoader aClassLoader) Create a newSchematronResourceXSLTresource.static SchematronResourceXSLTCreate a newSchematronResourceXSLTresource.static SchematronResourceXSLTCreate a newSchematronResourceXSLTresource.static SchematronResourceXSLTSchematronResourceXSLT.fromInputStream(String sResourceID, InputStream aXSLTIS) Create a newSchematronResourceXSLTfrom XSLT Schematron rules provided by an arbitraryInputStream.static SchematronResourceXSLTSchematronResourceXSLT.fromString(String sXSLT, Charset aCharset) Create a newSchematronResourceXSLTfrom XSLT Schematron rules provided by an arbitrary String.static SchematronResourceXSLTCreate a newSchematronResourceXSLTfrom XSLT Schematron rules provided at a URLstatic SchematronResourceXSLTCreate a newSchematronResourceXSLTfrom XSLT Schematron rules provided at a URL