Package | Description |
---|---|
com.ihr.xbrl.mapper.source |
Provides implementations of drivers to obtain data from multiple sources in order to create an XBRL Instance
Some of the drivers collects data from a web form or from an excel file.
|
com.ihr.xbrl.mapper.source.worksheet |
This package contains the root class for the mapper XBRL drivers that obtains information from
spreadsheets, Excel and Google sheets are currently implemented.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MapeableDataSource
This interface is required in order to serve as a single parameter to a method
It just joins two interfaces together, XBRLDataSource and HasAddMapXBRLDataSource.
|
Modifier and Type | Class and Description |
---|---|
class |
CSVDataSource
Comma separated values file data source.
|
class |
ExcelDataSource
The Class ExcelDataSource.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWorksheetDataSource
The Class AbstractWorksheetDataSource.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa