| Package | Description |
|---|---|
| com.ihr.xbrl.om.approps |
This package contains classes to implement an Application Properties processor.
|
| com.ihr.xbrl.om.autofill | |
| 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.renderhints |
This is a renderhints processor that process resources in linkbases
to define render hints that Reporting Standard tools understands
|
| 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.xenum |
| Modifier and Type | Class and Description |
|---|---|
class |
XBRLAppPropsProcessor
This processor does not validate anything.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoFillProcessor
The Class AutoFillProcessor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBRLFormulaProcessor
The Class XBRLFormulaProcessor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RenderHintsProcessor
The Class RenderHintsProcessor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBRLTableProcessor
The Class XBRLTableProcessor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensibleEnumerationsProcessor
Implementation version.
|