|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XDTInfosetConsumer | |
|---|---|
| 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. |
| Uses of XDTInfosetConsumer in com.ihr.xbrl.dts |
|---|
| Methods in com.ihr.xbrl.dts that return XDTInfosetConsumer | |
|---|---|
XDTInfosetConsumer |
DimensionalInstanceExplorer.getXDTInfosetConsumer()
Access to the XDTInfosetConsumer linked with this DimensionalIntanceExplorer |
| Methods in com.ihr.xbrl.dts with parameters of type XDTInfosetConsumer | |
|---|---|
void |
DimensionalInstanceExplorer.setXDTProcessors(XDTProcessor xdt,
XDTInfosetConsumer xdtInfo)
When the DTS change these variables must be updated too |
| Uses of XDTInfosetConsumer in com.ihr.xbrl.om.xdt |
|---|
| Constructors in com.ihr.xbrl.om.xdt with parameters of type XDTInfosetConsumer | |
|---|---|
XDTFactForApplications(XBRLFactItem fact,
XDTProcessor processor,
XDTInfosetConsumer xdtInfoset,
boolean bThrowValidationExceptions)
|
|
XDTFactWithVirtualDimensions(XBRLFactItem fact,
XDTProcessor processor,
XDTInfosetConsumer xdtInfoset,
boolean bThrowValidationExceptions)
|
|
| Uses of XDTInfosetConsumer in com.ihr.xbrl.transform |
|---|
| Methods in com.ihr.xbrl.transform that return XDTInfosetConsumer | |
|---|---|
XDTInfosetConsumer |
TransformProcessor.getXDTInfosetConsumer(DTSContainer dts)
Access to the XDTInfosetConsumer for this DTS |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||