public class XBRLSchemaURIResolver
extends java.lang.Object
implements net.sf.saxon.lib.SchemaURIResolver
| Constructor and Description |
|---|
XBRLSchemaURIResolver(DTSContainer dts)
Instantiates a new XBRL schema uri resolver.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.transform.Source[] |
resolve(java.lang.String targetNamespace,
java.lang.String baseURI,
java.lang.String[] locations)
Resolve.
|
void |
setConfiguration(net.sf.saxon.Configuration conf)
Sets the configuration.
|
void |
setDTSContainer(DTSContainer dts)
Sets the DTSContainer object to benefit from its cache.
|
public XBRLSchemaURIResolver(DTSContainer dts)
dts - the dtspublic void setDTSContainer(DTSContainer dts)
dts - DTSContainerpublic javax.xml.transform.Source[] resolve(java.lang.String targetNamespace,
java.lang.String baseURI,
java.lang.String[] locations)
throws net.sf.saxon.trans.XPathException
resolve in interface net.sf.saxon.lib.SchemaURIResolvertargetNamespace - the target namespacebaseURI - the base URIlocations - the locationsnet.sf.saxon.trans.XPathException - the x path exceptionpublic void setConfiguration(net.sf.saxon.Configuration conf)
setConfiguration in interface net.sf.saxon.lib.SchemaURIResolverconf - the new configurationCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa