| Package | Description | 
|---|---|
| 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. | 
| com.rs.xbrl.instructions.formula | 
| Modifier and Type | Method and Description | 
|---|---|
| SheetPoint | AbstractWorksheetDataSource. getMapSheetPoint(int index)Gets the map sheet point. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractWorksheetDataSource. moveRegion(Region region,
          SheetPoint destination)Moves all SheetPoints in the Region region to be mapped according to the new SheetPoint indicated in destination. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExcelSheetPointThis class represents a cell in an HSSFSheet. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Class<? extends SheetPoint> | ExcelSheetPointFactory. getSheetPointClass() | 
| Modifier and Type | Method and Description | 
|---|---|
| SheetPoint | SheetPoint. clone()Clone. | 
| SheetPoint | SheetPoint. down(int dRow)Down. | 
| SheetPoint | Region. getBottomRight()Gets the bottom right. | 
| SheetPoint | SheetPointException. getSheetPoint()Gets the sheet point. | 
| SheetPoint | Region. getTopLeft()Gets the top left. | 
| SheetPoint | SheetPoint. left(int dCol)Left. | 
| abstract SheetPoint | SheetPointFactory. makeSheetPoint(java.lang.String cellStr)Make sheet point. | 
| abstract SheetPoint | SheetPointFactory. makeSheetPoint(java.lang.String name,
              RSSheet sheet,
              int min,
              short min2)Make sheet point. | 
| abstract SheetPoint | SheetPointFactory. makeSheetPoint(java.lang.String roundingCell,
              RSWorkbook wb)Make sheet point. | 
| SheetPoint | SheetPoint. right(int dCol)Right. | 
| SheetPoint | SheetPoint. up(int dRow)Up. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract java.lang.Class<? extends SheetPoint> | SheetPointFactory. getSheetPointClass()Access to the surrounding class implementing the SheetPoint interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | Region. contains(SheetPoint sheetPoint)Contains. | 
| Constructor and Description | 
|---|
| InvalidRegionException(SheetPoint corner1,
                      SheetPoint corner2)Instantiates a new invalid region exception. | 
| InvalidSheetPointException(java.lang.String string,
                          SheetPoint sp)Instantiates a new invalid sheet point exception. | 
| Region(SheetPoint corner1,
      SheetPoint corner2)Creates a new region instance by specifying two corners of the region. | 
| SheetPointAccessException(java.lang.String message,
                         SheetPoint sp)Instantiates a new sheet point access exception. | 
| SheetPointAccessException(java.lang.String message,
                         SheetPoint sp,
                         java.lang.Throwable cause)Instantiates a new sheet point access exception. | 
| SheetPointException(java.lang.String message,
                   SheetPoint sp)Instantiates a new sheet point exception. | 
| SheetPointException(java.lang.String message,
                   SheetPoint sp,
                   java.lang.Throwable cause)Instantiates a new sheet point exception. | 
| Modifier and Type | Method and Description | 
|---|---|
| static NumberOrExpression | NumberOrExpression. read(SheetPoint sp,
    GenerationContext gc) | 
| static StringOrExpression | StringOrExpression. read(SheetPoint sp,
    GenerationContext gc) | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa