public class ESEF_2_3_1_c extends ESEFIxRule
Modifier and Type | Class and Description |
---|---|
static class |
ESEF_2_3_1_c.ESEF_2_3_1_c_Error
The Class ESEF_2_3_1_c_Error.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RULE_CODE |
Constructor and Description |
---|
ESEF_2_3_1_c() |
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 |
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, namespace, 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 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()}
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 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()}
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa