Uses of Annotation Interface
org.apache.poi.util.Removal

Packages that use Removal
Package
Description
 
Specific support for DocumentSummaryInformation, SummaryInformation types.
 
 
 
 
Provides low level API structures for reading, writing, modifying XLS files.
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.
 
 
 
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.
 
 
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.