Package gov.nasa.pds.tools.util
Class XslURIResolver
java.lang.Object
gov.nasa.pds.tools.util.XslURIResolver
- All Implemented Interfaces:
URIResolver
public class XslURIResolver extends Object implements 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 Constructor Description XslURIResolver()
-
Method Summary
-
Constructor Details
-
XslURIResolver
public XslURIResolver()
-
-
Method Details
-
resolve
- Specified by:
resolve
in interfaceURIResolver
- Throws:
TransformerException
-