Uses of Package
loci.poi.hssf.record

Packages that use loci.poi.hssf.record
Package
Description
DEV package serves two purposes.
 
HSSF eventmodel Package provides an event-based API for reading HSSF files.
Provides low level API structures for reading, writing, modifying XLS files.
Record package contains class representations for XLS binary strutures.
record aggregates are not real "records" but collections of records that act as a single record.
formula package contains binary PTG structures used in Formulas
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.