| 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. | 
| com.ihr.xbrl.om.instance | Provides the classes necessary to process, read and write the content of XBRL Instance documents. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApiHistoricalEventImplThe Class ApiHistoricalEventImpl. | 
| class  | HistoricalEventImplImplementation of an Historical Event. | 
| class  | HumanReadableHistoricalEventImplThe Class HumanReadableHistoricalEventImpl. | 
| Modifier and Type | Method and Description | 
|---|---|
| HistoricalEventInterface | HasSomethingToSay. getHistoricalMessage()This is the method that must be implemented by classes that provides historical information. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<HistoricalEventInterface> | StoreHistoryImpl. getHistory()Gets the history. | 
| java.util.Collection<HistoricalEventInterface> | ObtainHistoryInterface. getHistory()Obtains a collection of all HistoricalEvent(s) produced . | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StoreHistoryInterface. addEvent(HistoricalEventInterface event)Adds a new event as an instance of an HistoricalEventInterface. | 
| void | StoreHistoryImpl. addEvent(HistoricalEventInterface event)Adds the event. | 
| Modifier and Type | Method and Description | 
|---|---|
| HistoricalEventInterface | CSVDataSource. getHistoricalMessage() | 
| Modifier and Type | Method and Description | 
|---|---|
| HistoricalEventInterface | AbstractWorksheetDataSource. getHistoricalMessage() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<HistoricalEventInterface> | XBRLFact. getHistory()Gets the history. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XBRLFact. addEvent(HistoricalEventInterface event)Adds the event. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa