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, usesTypeAnnotationspublic void setBaseURI(java.lang.String baseURI)
setBaseURI in class XBRLSaxBuilderbaseURI - the new base URIpublic void setSystemId(java.lang.String systemId)
setSystemId in interface javax.xml.transform.ResultsetSystemId in interface net.sf.saxon.event.ReceiversetSystemId in class XBRLSaxBuildersystemId - the new system idpublic void startDocument(int properties)
throws net.sf.saxon.trans.XPathException
startDocument in interface net.sf.saxon.event.ReceiverstartDocument in class XBRLSaxBuilderproperties - 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.ReceiverstartElement in class XBRLSaxBuilderelemName - 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.Receiverattribute in class XBRLSaxBuilderattName - 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.ReceiverendElement in class XBRLSaxBuildernet.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.Receivernamespace in class XBRLSaxBuildernamespaceBinding - 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