JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.apache.poi.poifs
package
org.apache.poi.poifs
Poor Obfuscation Implementation FileSystem APIs implement the OLE 2 Compound Document format in pure Java. All POI subprojects are based upon this API.
See Also:
org.apache.poi.hssf
org.apache.poi.hpsf
Related Packages
Package
Description
org.apache.poi
org.apache.poi.poifs.common
common package contains constants and other classes shared across all POIFS subpackages
org.apache.poi.poifs.crypt
Implementation of the ECMA-376 and MS-propritary document encryptions
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.macros
org.apache.poi.poifs.nio
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.