public class ESEF_2_5_1_b extends ESEFIxRule
| Modifier and Type | Class and Description |
|---|---|
static class |
ESEF_2_5_1_b.ESEF_2_5_1_b_Error
The Class ESEF_2_5_1_b_Error.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RULE_CODE |
| Constructor and Description |
|---|
ESEF_2_5_1_b() |
| 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 |
characters(java.lang.CharSequence chars,
int locationId,
int properties)
Characters.
|
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 |
startElement(net.sf.saxon.om.NodeName nameCode,
net.sf.saxon.type.SchemaType typeCode,
int locationId,
int properties)
Start element.
|
endDocument, namespace, reset, setProcessor, setSystemId, startDocument, startDocumentOnESEFRule, validategetLibrary, getProcessor, isDefaultEnabled, isEnabled, setLibraryequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLibrary, getProcessor, isDefaultEnabled, isEnabled, setLibrarypublic 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 IXBRLReceiverstartElement in class ESEFIxRulenameCode - 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 endElement()
throws net.sf.saxon.trans.XPathException
endElement in interface IXBRLReceiverendElement in class ESEFIxRulenet.sf.saxon.trans.XPathException - the x path exceptionReceiver#endElement()}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 IXBRLReceiverattribute in class ESEFIxRuleatName - 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 characters(java.lang.CharSequence chars,
int locationId,
int properties)
throws net.sf.saxon.trans.XPathException
characters in interface IXBRLReceivercharacters in class ESEFIxRulechars - the charslocationId - the location idproperties - the propertiesnet.sf.saxon.trans.XPathException - the x path exceptionReceiver#characters(CharSequence, int, int)}Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa