| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBRLFormulaProcessor.informEnd(AssertionExecutor ae,
long elapsedTime)
Called from other threads once execution ends.
|
void |
XBRLFormulaProcessor.informRunning(AssertionExecutor ae)
Called from the thread running the XBRLFormulaProcessor instance.
|