Package | Description |
---|---|
org.zkoss.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
org.zkoss.poi.poifs.property |
property package contains high and low level Property structures for POIFS.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectoryNode
Simple implementation of DirectoryEntry
|
class |
DocumentNode
Simple implementation of DocumentEntry
|
class |
NPOIFSDocument
This class manages a document in the NIO POIFS filesystem.
|
class |
NPOIFSFileSystem
This is the main class of the POIFS system; it manages the entire
life cycle of the filesystem.
|
class |
POIFSDocument
This class manages a document in the POIFS filesystem.
|
class |
POIFSFileSystem
This is the main class of the POIFS system; it manages the entire
life cycle of the filesystem.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectoryProperty
Directory property
|
class |
DocumentProperty
Trivial extension of Property for POIFSDocuments
|
class |
Property
This abstract base class is the ancestor of all classes
implementing POIFS Property behavior.
|
class |
RootProperty
Root property
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.