Package | Description |
---|---|
com.ihr.xbrl.dataloader |
Provides the classes necessary to load data from an instance document to any possible data target.
|
com.ihr.xbrl.dataloader.target |
Provides implementations of different drivers for data loading
Loader drivers responds to loading events and store the information in the target format.
|
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 |
---|---|
XBRLTransformationResult |
XBRLLoaderInterface.createNewResult(DTSContainer dts)
Creates a new document container.
|
Modifier and Type | Class and Description |
---|---|
static class |
SQLDriver.SQLTransformationResult
This is the result of the execution of the SQL procedures.
|
Modifier and Type | Method and Description |
---|---|
XBRLTransformationResult |
SQLDriver.createNewResult(DTSContainer dts) |
XBRLTransformationResult |
NullDriver.createNewResult(DTSContainer dts) |
Modifier and Type | Class and Description |
---|---|
class |
HTMLReportHandler
The Class HTMLReportHandler.
|
class |
XBRLExcelTransformationResult
Generates a new Excel file, loads a template excel and
populates the content according to a mapping file .
|
Modifier and Type | Method and Description |
---|---|
XBRLTransformationResult |
ExcelReportFactHandler.createNewResult(DTSContainer dts) |
abstract XBRLTransformationResult |
XBRLReportHandler.createNewResult(DTSContainer dts) |
XBRLTransformationResult |
XBRLReportHandlerInterface.createNewResult(DTSContainer dts)
Creates a new document container.
|
XBRLTransformationResult |
HTMLReportHandler.createNewResult(DTSContainer dts) |
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa