Package org.apache.poi.hssf.model

Provides low level API structures for reading, writing, modifying XLS files.

See:
          Description

Interface Summary
Model enclosing_type describe the purpose here
 

Class Summary
FormulaParser This class parses a formula string into a List of tokens in RPN order.
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.
Workbook Low level model implementation of a Workbook.
WorkbookRecordList  
 

Package org.apache.poi.hssf.model Description

Provides low level API structures for reading, writing, modifying XLS files.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

See Also:
org.apache.poi.hssf.usermodel


Copyright © 2003 Apache Software Foundation.