Class XQueryModuleURIResolver
java.lang.Object
org.apache.camel.component.xquery.XQueryModuleURIResolver
- All Implemented Interfaces:
net.sf.saxon.lib.ModuleURIResolver
Resolves XQuery file imports
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
XQueryModuleURIResolver
-
-
Method Details
-
resolve
public StreamSource[] resolve(String moduleURI, String baseURI, String[] locations) throws net.sf.saxon.trans.XPathException - Specified by:
resolvein interfacenet.sf.saxon.lib.ModuleURIResolver- Throws:
net.sf.saxon.trans.XPathException
-