Package | Description |
---|---|
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.
|
com.ihr.xbrl.transform.target |
Provides the classes necessary to serialize the generated XML document in the output format.
|
Modifier and Type | Method and Description |
---|---|
java.util.Vector<XBRLFactHandlerInterface> |
TransformProcessor.getFactHandlers(DTSContainer dts)
Gets the fact handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
HTMLFactHandler
The Class HTMLFactHandler.
|
class |
XBRLFactHandler
A data transformer is informed about a number of events related to an intance document
but is responsible of providing data (in a form of a Source object) only for facts in an
instance document.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa