Uses of Package
org.apache.poi.util

Packages that use org.apache.poi.util
Package
Description
 
 
This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format.
 
 
 
 
 
Specific support for DocumentSummaryInformation, SummaryInformation types.
 
 
 
 
 
 
 
 
Provides low level API structures for reading, writing, modifying XLS files.
Record package contains class representations for XLS binary strutures.
 
 
 
 
 
 
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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Implementation of the ECMA-376 and MS-propritary document encryptions
 
 
 
 
 
 
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
 
 
 
 
This package contains classes that implement cell formatting
This package contains common internal POI code for manipulating formulas.
 
formula package contains binary PTG structures used in Formulas
 
 
 
 
 
Top-level util package are classes that are useful throughout the project.
 
 
 
 
 
 
 
 
 
The org.apache.poi.xssf.binary package includes necessary underlying components for streaming/read-only processing of xlsb files.