public class IXBRLSchemaURIResolver
extends java.lang.Object
implements net.sf.saxon.lib.SchemaURIResolver
Constructor and Description |
---|
IXBRLSchemaURIResolver(IIXBRLProcessor ixbrlProcessor)
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 IXBRLSchemaURIResolver(IIXBRLProcessor ixbrlProcessor)
ixbrlProcessor
- 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.SchemaURIResolver
targetNamespace
- 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.SchemaURIResolver
conf
- the new configurationCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa