Package | Description |
---|---|
com.ihr.xbrl.om.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
Modifier and Type | Method and Description |
---|---|
void |
XBRLInstanceRootNode.forEachUnit(XBRLInstanceRootNode.ForEachUnit lambda)
Locks the instance document and executes the
lambda function
on each one of the XBRLUnits in the instance |
void |
XBRLInstanceRootNode.forEachUnitUnsafe(XBRLInstanceRootNode.ForEachUnit lambda)
Executes the
lambda function
on each one of the XBRLUnit in the instance but does
not lock the instance document for modifications. |
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa