Package | Description |
---|---|
com.ihr.xbrl.dts |
Provides the classes necessary to investigate the content of a DTS.
|
com.ihr.xbrl.om.xdt |
Provides the classes necessary to implement a plug in XBRL processor for validation of
dimensional instance documents according to the XBRL Dimensions specification 1.0
This package contains two hierarchies of classes.
|
com.ihr.xbrl.transform |
Provides the classes necessary to transform an XBRL Instance document into another XML document
implements a JAXP javax.xml.transform.Transformer using a specific XBRL Transformation Language
The XBRL Transformation Language allows easy access to the content of a DTS and an XBRL Instance
document in order to generate other XML document.
|
Modifier and Type | Method and Description |
---|---|
XDTInfosetConsumer |
DimensionalInstanceExplorer.getXDTInfosetConsumer()
Access to the XDTInfosetConsumer linked with this DimensionalIntanceExplorer.
|
Modifier and Type | Method and Description |
---|---|
void |
DimensionalInstanceExplorer.setXDTProcessors(XDTProcessor xdt,
XDTInfosetConsumer xdtInfo)
When the DTS change these variables must be updated too.
|
Constructor and Description |
---|
XDTFactForApplications(XBRLFactItem fact,
XDTProcessor processor,
XDTInfosetConsumer xdtInfoset,
boolean bThrowValidationExceptions)
Instantiates a new XDT fact for applications.
|
XDTFactWithVirtualDimensions(XBRLFactItem fact,
XDTProcessor processor,
XDTInfosetConsumer xdtInfoset,
boolean bThrowValidationExceptions)
Instantiates a new XDT fact with virtual dimensions.
|
Modifier and Type | Method and Description |
---|---|
XDTInfosetConsumer |
TransformProcessor.getXDTInfosetConsumer(DTSContainer dts)
Access to the XDTInfosetConsumer for this DTS.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa