net.sf.saxon.trans
Class XmlCatalogResolver
java.lang.Object
net.sf.saxon.trans.XmlCatalogResolver
public class XmlCatalogResolver
- extends Object
Provides the interface to the Apache catalog resolver. This is in a separate class to ensure that no failure
occurs if the resolver code is not on the classpath, unless catalog resolution is explicitly requested.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlCatalogResolver
public XmlCatalogResolver()
setCatalog
public static void setCatalog(String catalog,
Configuration config,
boolean isTracing)
throws XPathException
- Throws:
XPathException
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.