Package | Description |
---|---|
org.apache.poi.ddf |
This package contains classes for decoding the Microsoft Office
Drawing format otherwise known as escher henceforth known in POI
as the Dreadful Drawing Format.
|
Package | Description |
---|---|
org.apache.poi.hpsf |
|
org.apache.poi.hpsf.extractor | |
org.apache.poi.hpsf.wellknown |
Specific support for DocumentSummaryInformation, SummaryInformation types.
|
Package | Description |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.dev | |
org.apache.poi.hwpf.extractor | |
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.model.io | |
org.apache.poi.hwpf.model.types | |
org.apache.poi.hwpf.sprm | |
org.apache.poi.hwpf.usermodel |
Package | Description |
---|---|
org.apache.poi.poifs.common |
common package contains constants and other classes shared across all POIFS subpackages
|
org.apache.poi.poifs.dev |
DEV package serves two purposes.
|
org.apache.poi.poifs.eventfilesystem |
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
|
org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
org.apache.poi.poifs.property |
property package contains high and low level Property structures for POIFS.
|
org.apache.poi.poifs.storage |
storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.
|
Package | Description |
---|---|
org.apache.poi.util |
Top-level util package are classes that are useful throughout the project.
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.