com.ihr.xbrl.dts
Class TableInfo

java.lang.Object
  extended by com.ihr.xbrl.dts.TableInfo

public class TableInfo
extends java.lang.Object

Table info in an object model representation of the hierarchy of items in the table header

Author:
Ignacio

Constructor Summary
TableInfo(java.lang.String rowsRole, java.lang.String columnsRole)
           
 
Method Summary
 ConceptHeader getConceptHeaderColumns()
           
 ConceptHeader getConceptheaderRows()
           
 java.util.Collection<ConceptInTable> getConcepts()
           
 void process(DTSContainer dts, DTSExplorer dte)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableInfo

public TableInfo(java.lang.String rowsRole,
                 java.lang.String columnsRole)
Method Detail

getConceptHeaderColumns

public ConceptHeader getConceptHeaderColumns()

getConceptheaderRows

public ConceptHeader getConceptheaderRows()

getConcepts

public java.util.Collection<ConceptInTable> getConcepts()

process

public void process(DTSContainer dts,
                    DTSExplorer dte)
             throws TableInfoException
Throws:
TableInfoException


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa