Uses of Interface
org.docx4j.org.apache.poi.poifs.dev.POIFSViewable
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
| org.docx4j.org.apache.poi.poifs.property |
property package contains high and low level Property structures for POIFS.
|
-
Uses of POIFSViewable in org.docx4j.org.apache.poi.poifs.filesystem
Classes in org.docx4j.org.apache.poi.poifs.filesystem that implement POIFSViewable Modifier and Type Class Description classDirectoryNodeSimple implementation of DirectoryEntryclassDocumentNodeSimple implementation of DocumentEntry for OPOIFSclassNPOIFSDocumentThis class manages a document in the NIO POIFS filesystem.classNPOIFSFileSystemThis is the main class of the POIFS system; it manages the entire life cycle of the filesystem.classOPOIFSDocumentThis class manages a document in a old-style OPOIFS filesystem.classOPOIFSFileSystemThis is the main class of the POIFS system; it manages the entire life cycle of the filesystem.classPOIFSFileSystemTransition class for the move fromPOIFSFileSystemtoOPOIFSFileSystem, and fromNPOIFSFileSystemtoPOIFSFileSystem. -
Uses of POIFSViewable in org.docx4j.org.apache.poi.poifs.property
Classes in org.docx4j.org.apache.poi.poifs.property that implement POIFSViewable Modifier and Type Class Description classDirectoryPropertyDirectory propertyclassDocumentPropertyTrivial extension of Property for POIFSDocumentsclassPropertyThis abstract base class is the ancestor of all classes implementing POIFS Property behavior.classRootPropertyRoot property