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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XslURIResolver
public XslURIResolver()
resolve
public Source resolve(String href,
String base)
throws TransformerException
- Specified by:
resolve
in interface URIResolver
- Throws:
TransformerException
Copyright © 2010-2012 Planetary Data System. All Rights Reserved.