Uses of Package
org.apache.poi.hssf.util
Packages that use org.apache.poi.hssf.util
Package
Description
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.
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.
-
Classes in org.apache.poi.hssf.util used by org.apache.poi.hssf.converterClassDescriptionIntends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2.0.
-
Classes in org.apache.poi.hssf.util used by org.apache.poi.hssf.recordClassDescriptionSee OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
-
Classes in org.apache.poi.hssf.util used by org.apache.poi.hssf.record.aggregatesClassDescriptionSee OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
-
Classes in org.apache.poi.hssf.util used by org.apache.poi.hssf.usermodelClassDescriptionIntends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2.0.
-
Classes in org.apache.poi.hssf.util used by org.apache.poi.hssf.utilClassDescriptionSee OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'Intends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2.0.Predefined HSSFColors with their given palette index (and an optional 2nd index)