public class DTSExplorer
extends java.lang.Object
| Constructor and Description | 
|---|
| DTSExplorer(DTSContainer dts)Instantiates a new DTS explorer. | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.swing.tree.TreeNode | getRootNode(java.lang.String roleUri,
           javax.xml.namespace.QName lbType)Gets the root node. | 
| java.util.List<XBRLTreeRoot> | getRoots(DTSBaseSet baseSet)Returns a Collection of XBRLTreeRoot that are the roots of the hierarchies
 in the role specified for the roleUri parameter and the base set indicated
 in the baseSet parameter. | 
| java.util.List<XBRLTreeRoot> | getRoots(java.lang.String roleUri,
        javax.xml.namespace.QName lbType)Returns a Collection of XBRLTreeRoot that are the roots of the hierarchies
 in the role specified for the linkbase indicated in the lbType parameter. | 
public DTSExplorer(DTSContainer dts)
dts - the dtspublic javax.swing.tree.TreeNode getRootNode(java.lang.String roleUri,
                                             javax.xml.namespace.QName lbType)
roleUri - the role urilbType - the lb typepublic java.util.List<XBRLTreeRoot> getRoots(java.lang.String roleUri, javax.xml.namespace.QName lbType)
roleUri - String the role of the extended linklbType - QName the QName of the linkbase typepublic java.util.List<XBRLTreeRoot> getRoots(DTSBaseSet baseSet)
baseSet - DTSBaseSet the base set to search for rootsCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa