Package | Description |
---|---|
com.ihr.xbrl.mapper.instance | |
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.instance |
Provides the classes necessary to process, read and write the content of XBRL Instance documents.
|
com.ihr.xbrl.pojo |
Provides the classes necessary to access to the content of a DTS using POJO technology.
|
Modifier and Type | Method and Description |
---|---|
XBRLScenario |
MapperContextBase.getScenario()
Gets the scenario.
|
Modifier and Type | Method and Description |
---|---|
void |
MapperContextBase.setScenario(XBRLScenario scenario)
Sets the new scenario for this context.
|
Modifier and Type | Method and Description |
---|---|
void |
FContext.setXBRLScenario(XBRLScenario scenario)
Sets the XBRL scenario.
|
void |
FContext.unsetXBRLScenario(XBRLScenario scenario)
Unset xbrl scenario.
|
Modifier and Type | Method and Description |
---|---|
XBRLScenario |
XBRLScenario.clone()
Clone.
|
XBRLScenario |
XBRLScenario.clone(DTSContainer newDTS)
Clone.
|
XBRLScenario |
XBRLContext.getOrCreateScenario()
Returns the scenario for this context.
|
XBRLScenario |
XBRLContext.getScenario()
Returns the scenario for this context.
|
static XBRLScenario |
XBRLScenario.make(DTSContainer dts)
Make.
|
Modifier and Type | Method and Description |
---|---|
static XBRLContext |
XBRLContext.make(XBRLInstance instance,
XBRLEntity ent,
XBRLPeriod pi,
XBRLScenario scenario)
Make.
|
void |
XBRLContext.setScenario(XBRLScenario scenario)
Sets the new scenario for this context.
|
Constructor and Description |
---|
XBRLContext(DTSContainer dts,
XBRLEntity entity,
XBRLPeriod period,
XBRLScenario scenario)
Creates a new context with the supplied entity, period and scenario.
|
XBRLContext(XBRLInstance parent,
XBRLEntity entity,
XBRLPeriod period,
XBRLScenario scenario)
Creates a new context with the supplied entity, period and scenario and set the parent to the
parent instance.
|
Modifier and Type | Method and Description |
---|---|
XBRLScenario |
XBRLPojoGenerator.generate(XBRLScenario scenario)
Generate.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa