Package | Description |
---|---|
com.ihr.xbrl.dts.history |
This package contains interfaces and classes in order to allow classes in the API for the following functionality:
Store events like the event to create a fact item by the Excel Driver and store useful information such as the
excel sheet and cell the data is coming from.
|
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 | Method and Description |
---|---|
java.util.Collection<ApiHistoricalEventImpl> |
HasSomethingToSay.getApiMessages()
This is the method that must be implemented by classes that provides historical information.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ApiHistoricalEventImpl> |
CSVDataSource.getApiMessages() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ApiHistoricalEventImpl> |
AbstractWorksheetDataSource.getApiMessages() |
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa