| 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 |
|---|---|
FormulaProcessorStatus |
XBRLFormulaProcessor.getStatus()
Normally called from another thread, this method returns an instance of a FormulaProcessorStatus
class that provides information about the number of formulas, number of assertions, number
of consistency assertions. number of running threads, maximum time of a thread and what every
thread is doing.
|