Package gov.nasa.pds.tools.util
Class XslURIResolver
java.lang.Object
gov.nasa.pds.tools.util.XslURIResolver
- All Implemented Interfaces:
URIResolver
This class will load stylesheets used for processing schematron from within the jar file. These
resources are in the schematron directory within the jar file of the core library.
- Author:
- pramirez
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XslURIResolver
public XslURIResolver()
-
-
Method Details
-
resolve
- Specified by:
resolvein interfaceURIResolver- Throws:
TransformerException
-