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 |
Sheet
Low 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 |
Workbook
Low level model implementation of a Workbook.
|
Copyright © 2014 Open Microscopy Environment