Uses of Package
org.apache.poi.hssf.model
Packages that use org.apache.poi.hssf.model
Package
Description
HSSF eventmodel Package provides an event-based API for reading HSSF files.
Provides low level API structures for reading, writing, modifying XLS files.
record aggregates are not real "records" but collections of records that act as a single record.
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Classes in org.apache.poi.hssf.model used by org.apache.poi.hssf.eventusermodel
-
Classes in org.apache.poi.hssf.model used by org.apache.poi.hssf.modelClassDescriptionProvides utilities to manage drawing groups.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.Low level model implementation of a Workbook.Simplifies iteration over a sequence of Record objects.
-
Classes in org.apache.poi.hssf.model used by org.apache.poi.hssf.record.aggregates
-
Classes in org.apache.poi.hssf.model used by org.apache.poi.hssf.usermodelClassDescriptionLow 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.Low level model implementation of a Workbook.