Package | Description |
---|---|
com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
Modifier and Type | Method and Description |
---|---|
XBRLTreeWalker |
XBRLTreeNode.getWalker()
Returns the tree walker building the tree this node belongs to.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XBRLTreeWalker> |
XBRLTreeRoot.getWalkers()
Gets the walkers.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLTreeRoot.addWalker(XBRLTreeWalker tw)
Adds the walker.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLTreeRoot.setWalkers(java.util.Collection<XBRLTreeWalker> colTw)
Sets the walkers.
|
Constructor and Description |
---|
XBRLTreeNode(XBRLTreeNode parent,
XMLFragment node,
XBRLTreeWalker walker,
XBRLRoleType labelRole,
java.lang.String weight)
Creates an XBRLTreeNode.
|
XBRLTreeRoot(XMLFragment node,
XBRLRoleType labelRole,
XBRLTreeWalker walker)
Instantiates a new XBRL tree root.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa