| Package | Description |
|---|---|
| com.ihr.xbrl.om.formula |
Provides the classes necessary to implement a plug in XBRL processor for validation of
docuents and taxonomies according to the XBRL formula specification 1.0
At this stage the package is just created.
|
| com.ihr.xbrl.om.formula.errors | |
| com.ihr.xbrl.om.formula.filters | |
| 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
|
| Class and Description |
|---|
| XBRLFilterOrderTool
The Interface XBRLFilterOrderTool.
|
| XBRLFormulaFilter
This interface defines the minimum requirements for an XBRL Formula Filter
A filter can be compared against other filters in order to decide about the
order the filter expressions are evaluated.
|
| Class and Description |
|---|
| XBRLAspectCoverFilter
The Class XBRLAspectCoverFilter.
|
| Class and Description |
|---|
| HasIsDeterministic
This interface must be implemented by filters whose XPath might not be
derived from a real XPath expression generated to build up the result but
from static analysis of the filter declaration.
|
| XBRLAspectCoverFilter.Aspect
The Enum Aspect.
|
| XBRLConceptFilterAbstract
The Class XBRLConceptFilterAbstract.
|
| XBRLDelayedCompilationFilter
When a filter depends on another filter that is not already compiled
(typically this is an OR filter that depends on an AND filter) and
nested structures between them.
|
| XBRLDimensionFilterAbstract
The Class XBRLDimensionFilterAbstract.
|
| XBRLFilterOrderTool
The Interface XBRLFilterOrderTool.
|
| XBRLFormulaConceptFilter
The Interface XBRLFormulaConceptFilter.
|
| XBRLFormulaFilter
This interface defines the minimum requirements for an XBRL Formula Filter
A filter can be compared against other filters in order to decide about the
order the filter expressions are evaluated.
|
| XBRLFormulaFilterBase
The Class XBRLFormulaFilterBase.
|
| XBRLLogicalOpFilter
This is a mark interface.
|
| XBRLMatchAbstractFilter
The Class XBRLMatchAbstractFilter.
|
| XBRLPeriodFilterAbstract
The Class XBRLPeriodFilterAbstract.
|
| Class and Description |
|---|
| XBRLFilterOrderTool
The Interface XBRLFilterOrderTool.
|