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.
|
com.ihr.xbrl.tools.excel |
Provides helper classes to work with Excel documents.
|
com.ihr.xbrl.util.workbooks |
Contains classes and interfaces to work with Excel Sheets and Google Sheets independently.
|
Modifier and Type | Method and Description |
---|---|
SheetPointFactory |
ExcelDataSource.getSheetPointFactory() |
Modifier and Type | Method and Description |
---|---|
abstract SheetPointFactory |
AbstractWorksheetDataSource.getSheetPointFactory()
Gets the sheet point factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelSheetPointFactory
A factory for creating ExcelSheetPoint objects.
|
Modifier and Type | Method and Description |
---|---|
SheetPointFactory |
ExcelSheetPoint.getFactory() |
SheetPointFactory |
ExcelRSWorkbook.getSheetPointFactory() |
Modifier and Type | Method and Description |
---|---|
SheetPointFactory |
SheetPoint.getFactory()
Gets the factory.
|
SheetPointFactory |
RSWorkbook.getSheetPointFactory()
Returns the factory to create SheetPoints.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa