public class ESEF_2_2_3 extends ESEFIxRule
Modifier and Type | Class and Description |
---|---|
static class |
ESEF_2_2_3.ESEF_2_2_3_Error
The Class ESEF_2_2_3_Error.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RULE_CODE |
Constructor and Description |
---|
ESEF_2_2_3() |
Modifier and Type | Method and Description |
---|---|
void |
attribute(net.sf.saxon.om.NodeName atName,
net.sf.saxon.type.SimpleType atType,
java.lang.CharSequence value,
int locationId,
int properties)
Attribute.
|
void |
endDocument()
End document.
|
void |
endElement()
End element.
|
java.lang.String |
getRuleCode()
Gets the rule code.
|
java.lang.String |
getRuleDescription()
Gets the rule description.
|
java.lang.String |
getRuleName()
Gets the rule name.
|
void |
namespace(net.sf.saxon.om.NamespaceBinding namespaceBinding,
int properties)
Namespace.
|
void |
startDocumentOnESEFRule(int properties)
Start document on ESEF rule.
|
void |
startElement(net.sf.saxon.om.NodeName nameCode,
net.sf.saxon.type.SchemaType typeCode,
int locationId,
int properties)
Start element.
|
characters, reset, setProcessor, setSystemId, startDocument, validate
getLibrary, getProcessor, isDefaultEnabled, isEnabled, setLibrary
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLibrary, getProcessor, isDefaultEnabled, isEnabled, setLibrary
public static final java.lang.String RULE_CODE
public java.lang.String getRuleCode()
public java.lang.String getRuleName()
public java.lang.String getRuleDescription()
public void startElement(net.sf.saxon.om.NodeName nameCode, net.sf.saxon.type.SchemaType typeCode, int locationId, int properties) throws net.sf.saxon.trans.XPathException
startElement
in interface IXBRLReceiver
startElement
in class ESEFIxRule
nameCode
- the name codetypeCode
- the type codelocationId
- the location idproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver.startElement(NodeName, SchemaType, int, int)
public void namespace(net.sf.saxon.om.NamespaceBinding namespaceBinding, int properties) throws net.sf.saxon.trans.XPathException
namespace
in interface IXBRLReceiver
namespace
in class ESEFIxRule
namespaceBinding
- the namespace bindingproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver#namespace(NamespaceBinding, int)}
public void attribute(net.sf.saxon.om.NodeName atName, net.sf.saxon.type.SimpleType atType, java.lang.CharSequence value, int locationId, int properties) throws net.sf.saxon.trans.XPathException
attribute
in interface IXBRLReceiver
attribute
in class ESEFIxRule
atName
- the at nameatType
- the at typevalue
- the valuelocationId
- the location idproperties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionReceiver#attribute(NodeName, SimpleType, CharSequence, int, int)}
public void endElement() throws net.sf.saxon.trans.XPathException
endElement
in interface IXBRLReceiver
endElement
in class ESEFIxRule
net.sf.saxon.trans.XPathException
- the x path exceptionReceiver#endElement()}
public void startDocumentOnESEFRule(int properties) throws net.sf.saxon.trans.XPathException
startDocumentOnESEFRule
in class ESEFIxRule
properties
- the propertiesnet.sf.saxon.trans.XPathException
- the x path exceptionpublic void endDocument() throws net.sf.saxon.trans.XPathException
endDocument
in interface IXBRLReceiver
endDocument
in class ESEFIxRule
net.sf.saxon.trans.XPathException
- the x path exceptionReceiver#endDocument()}
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa