| Package | Description |
|---|---|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
XBRLBreakdown |
XBRLBreakdownUse.getBreakdown()
Gets the breakdown.
|
| Modifier and Type | Method and Description |
|---|---|
static XBRLBreakdownUse |
XBRLBreakdownUse.createBreakdownUse(XBRLRelationship rel,
XBRLBreakdown breakdown)
Creates the breakdown use.
|