| Package | Description | 
|---|---|
| com.ihr.xbrl.adins.eba | |
| com.ihr.xbrl.om.rstable | |
| com.ihr.xbrl.om.rstable.errors | |
| com.ihr.xbrl.om.table | This package contains an object model to work with tables as defined in the XBRL Table specification
 
 The current implementation is based on table linkbase PWD
 http://www.xbrl.org/Specification/table-linkbase/PWD-2013-05-17/table-linkbase-PWD-2013-05-17.html
 
 The XBRLTableProcessor class | 
| com.ihr.xbrl.om.table.definition | Classes supporting definition nodes | 
| com.ihr.xbrl.om.table.errors | Contains specialized classes for different type of errors defined in the table specification | 
| com.ihr.xbrl.om.table.structural | This package contains classes related with the table structural model. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<XBRLTable> | FilingIndicatorsInfo. getTables()Gets the tables. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FilingIndicatorsInfo. addTable(XBRLTable table)Adds the table. | 
| boolean | EBAProcessor. isTableSelected(XBRLTable table)Checks if is table selected. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<RSTableAction> | RSTableProcessor. getTableAction(XBRLTable table)Returns the collection of RSTableAction resources linked with the xbrl table. | 
| Constructor and Description | 
|---|
| RSTableCircularReferencesInconsistency(XBRLTable table,
                                      java.util.Set<RSTableAction> tas)Instantiates a new RS table circular references inconsistency. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLTable | XBRLTableProcessor. getTable(java.lang.String idTable)Returns an XBRLTable instance that contains an id with the value of the idTable parameter. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Iterator<XBRLTable> | XBRLTableProcessor. getTables()Gets the tables. | 
| java.util.Iterator<XBRLTable> | XBRLTableProcessor. getTables(XBRLRoleType role)Return an iterator over all tables defined in the role type
 received as parameter. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XBRLTableProcessor. addTable(XBRLTable table)Adds the table. | 
| XMLDocumentImpl | XBRLTableProcessor. createModel(XBRLTable table)Returns an XML document with the serialization of the table model as defined
 in the table specification. | 
| void | XBRLTableProcessor. removeTable(XBRLTable table)Removes the table. | 
| Modifier and Type | Method and Description | 
|---|---|
| static XBRLTable | XBRLTable. make(XBRLTableProcessor xbrlTableProcessor,
    XBRLResource res)Make. | 
| Constructor and Description | 
|---|
| XTxbrlteAspectClashBetweenBreakdowns(int specificationVersion,
                                    AspectAndDistanceToLeaf aspect,
                                    XBRLTable tableDef)Instantiates a new x txbrlte aspect clash between breakdowns. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLTable | XBRLStructuralTable. getTableDefinifion()Access to the table in the definition model. | 
| XBRLTable | XBRLTableSet. getTableDefinition()Gets the table definition. | 
| Constructor and Description | 
|---|
| XBRLStructuralTable(XBRLTable tableDef,
                   XBRLTableSet.EvaluationSet set)This constructor explores the XBRLTable definition and creates a the structural model
 with no parameters. | 
| XBRLTableSet(XBRLTable tableDef)Instantiates a new XBRL table set. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa