| Package | Description |
|---|---|
| io.starter.formats.LEO | |
| io.starter.formats.XLS |
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageTable.getChild(String name)
get the child directory (storage or stream) of the named storage
|
Storage |
StorageTable.getDirectoryByName(String name)
get the directory by name.
|
int |
StorageTable.getDirectoryStreamID(String name)
returns the Stream ID of the named directory, or -1 if not found
|
Storage |
StorageTable.getNext(String name)
get the next directory (storage or stream) of the named storage
|
Storage |
StorageTable.getPrevious(String name)
get the previous directory (storage or stream) of the named storage
|
Storage |
LEOFile.getStorageByName(String s)
get a handle to a Storage within this LEO file
|
| Modifier and Type | Method and Description |
|---|---|
void |
PivotCache.init(StorageTable directories,
WorkBookHandle wbh) |
Copyright © 2002–2019 Starter Inc.. All rights reserved.