public class XBRLDTSDiscoveryInterceptor extends XBRLSaxBuilder
Modifier and Type | Method and Description |
---|---|
void |
attribute(net.sf.saxon.om.NodeName attName,
net.sf.saxon.type.SimpleType typeCode,
java.lang.CharSequence value,
int locationId,
int properties)
Attribute.
|
void |
endElement()
End element.
|
DTSDiscoveryInfo |
getDTSDiscoveryInfo()
Gets the DTS discovery info.
|
void |
namespace(net.sf.saxon.om.NamespaceBinding namespaceBinding,
int properties)
Namespace.
|
void |
setBaseURI(java.lang.String baseURI)
Sets the base URI.
|
void |
setSystemId(java.lang.String systemId)
Sets the system id.
|
void |
startDocument(int properties)
Start document.
|
void |
startElement(net.sf.saxon.om.NodeName elemName,
net.sf.saxon.type.SchemaType typeCode,
int locationId,
int properties)
Start element.
|
characters, close, comment, endDocument, getBaseURI, getBuilderMonitor, getConfiguration, getCurrentRoot, getPipelineConfiguration, getSystemId, isTiming, open, processingInstruction, reset, setLineNumbering, setPipelineConfiguration, setTiming, setUnparsedEntity, startContent, usesTypeAnnotations
public void setBaseURI(java.lang.String baseURI)
setBaseURI
in class XBRLSaxBuilder
baseURI
- the new base URIpublic void setSystemId(java.lang.String systemId)
setSystemId
in interface javax.xml.transform.Result
setSystemId
in interface net.sf.saxon.event.Receiver
setSystemId
in class XBRLSaxBuilder
systemId
- the new system idpublic void startDocument(int properties) throws net.sf.saxon.trans.XPathException
startDocument
in interface net.sf.saxon.event.Receiver
startDocument
in class XBRLSaxBuilder
properties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionpublic void startElement(net.sf.saxon.om.NodeName elemName, net.sf.saxon.type.SchemaType typeCode, int locationId, int properties) throws net.sf.saxon.trans.XPathException
startElement
in interface net.sf.saxon.event.Receiver
startElement
in class XBRLSaxBuilder
elemName
- the elem nametypeCode
- the type codelocationId
- the location idproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionpublic void attribute(net.sf.saxon.om.NodeName attName, net.sf.saxon.type.SimpleType typeCode, java.lang.CharSequence value, int locationId, int properties) throws net.sf.saxon.trans.XPathException
attribute
in interface net.sf.saxon.event.Receiver
attribute
in class XBRLSaxBuilder
attName
- the att nametypeCode
- the type codevalue
- the valuelocationId
- the location idproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionpublic void endElement() throws net.sf.saxon.trans.XPathException
endElement
in interface net.sf.saxon.event.Receiver
endElement
in class XBRLSaxBuilder
net.sf.saxon.trans.XPathException
- the x path exceptionpublic DTSDiscoveryInfo getDTSDiscoveryInfo()
public void namespace(net.sf.saxon.om.NamespaceBinding namespaceBinding, int properties) throws net.sf.saxon.trans.XPathException
namespace
in interface net.sf.saxon.event.Receiver
namespace
in class XBRLSaxBuilder
namespaceBinding
- the namespace bindingproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa