Package | Description |
---|---|
org.zkoss.poi.hssf.eventusermodel |
HSSF eventmodel Package provides an event-based API for reading HSSF files.
|
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
org.zkoss.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
Class and Description |
---|
InternalWorkbook
Low level model implementation of a Workbook.
|
Class and Description |
---|
AbstractShape
Deprecated.
|
DrawingManager2
Provides utilities to manage drawing groups.
|
InternalSheet
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.
|
InternalWorkbook
Low level model implementation of a Workbook.
|
InternalWorkbook.StylePack |
RecordStream
Simplifies iteration over a sequence of Record objects.
|
TextboxShape
Deprecated.
|
Class and Description |
---|
InternalSheet
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.
|
RecordStream
Simplifies iteration over a sequence of Record objects.
|
Class and Description |
---|
InternalSheet
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.
|
InternalWorkbook
Low level model implementation of a Workbook.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.