| Package | Description |
|---|---|
| com.ihr.xbrl.om.table.definition |
Classes supporting definition nodes
|
| com.ihr.xbrl.om.table.layout |
The layout model represents the content of the table according with section 7 of the specification
|
| Modifier and Type | Method and Description |
|---|---|
DimensionAndFragmentMemberPair |
TypedDimensionAspectNode.getMember(XBRLStructuralTable table,
CellHeader[] header) |
DimensionAndFragmentMemberPair |
DimensionTypedRule.getMember(XBRLStructuralTable table,
CellHeader[] header) |
| Modifier and Type | Method and Description |
|---|---|
java.util.HashSet<XBRLFactItem> |
FactsListClassifier.searchTypedDimensionsAND(java.util.Collection<DimensionAndFragmentMemberPair> input)
Search classified facts for all facts that contains all dimensions indicated in the input.
|