| Package | Description |
|---|---|
| org.openl.rules.lang.xls.load |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyCellLoader
Provides lazy access to the Cell.
|
class |
NullCellLoader |
class |
SimpleCellLoader
Stores the strong reference to previously loaded Cell instance and is not unloaded.
|
| Modifier and Type | Method and Description |
|---|---|
CellLoader |
LazySheetLoader.getCellLoader(int column,
int row)
Get the cell accessor of current sheet
|
CellLoader |
SheetLoader.getCellLoader(int column,
int row)
Get the cell accessor of current sheet
|
CellLoader |
SimpleSheetLoader.getCellLoader(int column,
int row)
Get the cell accessor of current sheet
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.