Package | Description |
---|---|
com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
Modifier and Type | Class and Description |
---|---|
class |
XBRLTreeRoot
The XBRLTreeRoot is the root node in a tree.
|
Modifier and Type | Method and Description |
---|---|
XBRLTreeNode |
XBRLTreeWalker.getAt(int nodeSeq)
Gets the at.
|
XBRLTreeNode[] |
XBRLTreeNode.getChildren()
Obtain the chilren elements of this element in the hierarchy of this TreeWalker
If this node has no children an empty array is returned
This function does not return null.
|
XBRLTreeNode[] |
XBRLTreeRoot.getChildren()
Gets the children.
|
XBRLTreeNode |
ConceptHeader.getNode()
Gets the node.
|
XBRLTreeNode |
ConceptInTable.getNode()
Gets the node.
|
XBRLTreeNode |
XBRLTreeWalker.getRoot()
Gets the root.
|
XBRLTreeNode |
XBRLTreeWalker.getTarget()
Gets the target.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLTreeWalker.setAt(int nodeSeq,
XBRLTreeNode node)
Sets the at.
|
Constructor and Description |
---|
ConceptHeader(ConceptHeader parent,
XBRLTreeNode el)
Creates a new concept in the header of the table.
|
ConceptInTable(int row,
short column,
XBRLTreeNode el)
Instantiates a new concept in table.
|
PMember(XBRLTreeNode node,
DDimension dim)
Instantiates a new p member.
|
PMember(XBRLTreeNode node,
DDimension dim,
boolean bRemoveXDTElements,
XMLElementDefinition hc,
XMLElementDefinition di)
Instantiates a new p member.
|
XBRLTreeNode(XBRLTreeNode parent,
XMLFragment node,
XBRLTreeWalker walker,
XBRLRoleType labelRole,
java.lang.String weight)
Creates an XBRLTreeNode.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa