|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.poi.poifs.property | |
|---|---|
| org.apache.poi.poifs.dev | DEV package serves two purposes. |
| 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. |
| Classes in org.apache.poi.poifs.property used by org.apache.poi.poifs.dev | |
|---|---|
| DirectoryProperty
Directory property |
|
| PropertyTable
This class embodies the Property Table for the POIFSFileSystem;
this is basically the directory for all of the documents in the
filesystem. |
|
| Classes in org.apache.poi.poifs.property used by org.apache.poi.poifs.filesystem | |
|---|---|
| DocumentProperty
Trivial extension of Property for POIFSDocuments |
|
| NPropertyTable
This class embodies the Property Table for a NPOIFSFileSystem;
this is basically the directory for all of the documents in the
filesystem. |
|
| Property
This abstract base class is the ancestor of all classes implementing POIFS Property behavior. |
|
| RootProperty
Root property |
|
| Classes in org.apache.poi.poifs.property used by org.apache.poi.poifs.property | |
|---|---|
| Child
This interface defines methods for finding and setting sibling Property instances |
|
| DirectoryProperty
Directory property |
|
| Parent
Behavior for parent (directory) properties |
|
| Property
This abstract base class is the ancestor of all classes implementing POIFS Property behavior. |
|
| PropertyTableBase
This class embodies the Property Table for the filesystem, which looks up entries in the filesystem to their chain of blocks. |
|
| RootProperty
Root property |
|
| Classes in org.apache.poi.poifs.property used by org.apache.poi.poifs.storage | |
|---|---|
| Property
This abstract base class is the ancestor of all classes implementing POIFS Property behavior. |
|
| RootProperty
Root property |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||