public class EntityIdentifierAspectRule extends java.lang.Object implements EntityIdentifierAspectInterface
Modifier and Type | Field and Description |
---|---|
static javax.xml.namespace.QName |
resourceName
The Constant resourceName.
|
Constructor and Description |
---|
EntityIdentifierAspectRule(XBRLRuleNode formula,
net.sf.saxon.s9api.XdmNode aspectNode)
Instantiates a new entity identifier aspect rule.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clear.
|
java.lang.Object |
getAspectClashIdentity()
Gets the aspect clash identity.
|
int |
getAspectType()
Gets the aspect type.
|
XBRLEntity |
getEntity(XBRLStructuralTable xbrlTable)
Gets the entity.
|
XBRLEntity |
getMember(XBRLStructuralTable table,
CellHeader[] header)
Gets the member.
|
void |
resetNode()
Reset node.
|
java.lang.String |
toString()
To string.
|
public static final javax.xml.namespace.QName resourceName
public EntityIdentifierAspectRule(XBRLRuleNode formula, net.sf.saxon.s9api.XdmNode aspectNode) throws XTValidationException
formula
- the formulaaspectNode
- the aspect nodeXTValidationException
- the XT validation exceptionpublic XBRLEntity getEntity(XBRLStructuralTable xbrlTable)
getEntity
in interface EntityIdentifierAspectInterface
xbrlTable
- the xbrl tablepublic java.lang.Object getAspectClashIdentity()
getAspectClashIdentity
in interface Aspect<XBRLEntity>
public int getAspectType()
getAspectType
in interface Aspect<XBRLEntity>
public java.lang.String toString()
toString
in class java.lang.Object
public XBRLEntity getMember(XBRLStructuralTable table, CellHeader[] header)
getMember
in interface Aspect<XBRLEntity>
table
- the tableheader
- the headerpublic void resetNode()
resetNode
in interface EntityIdentifierAspectInterface
resetNode
in interface Aspect<XBRLEntity>
public void clear()
clear
in interface Aspect<XBRLEntity>
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa