| Package | Description | 
|---|---|
| loci.poi.hssf.eventmodel | |
| loci.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | ModelFactoryListener. process(Model model)Process a model. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SheetLow level model implementation of a Sheet (one workbook contains many sheets)
 This file contains the low level binary records starting at the sheets BOF and
 ending with the sheets EOF. | 
| class  | WorkbookLow level model implementation of a Workbook. | 
Copyright © 2014 Open Microscopy Environment