Uses of Package
org.apache.poi.poifs.filesystem

Packages that use org.apache.poi.poifs.filesystem
org.apache.poi   
org.apache.poi.extractor   
org.apache.poi.hdgf   
org.apache.poi.hdgf.extractor   
org.apache.poi.hpbf   
org.apache.poi.hpbf.dev   
org.apache.poi.hpbf.extractor   
org.apache.poi.hpbf.model   
org.apache.poi.hpsf
 
org.apache.poi.hpsf.extractor   
org.apache.poi.hslf.dev   
org.apache.poi.hslf.extractor   
org.apache.poi.hslf.record   
org.apache.poi.hslf.usermodel   
org.apache.poi.hsmf   
org.apache.poi.hsmf.datatypes   
org.apache.poi.hsmf.dev   
org.apache.poi.hsmf.extractor   
org.apache.poi.hsmf.parsers   
org.apache.poi.hssf.dev DEV package serves two purposes. 
org.apache.poi.hssf.eventusermodel HSSF eventmodel Package provides an event-based API for reading HSSF files. 
org.apache.poi.hssf.extractor   
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
org.apache.poi.hwpf   
org.apache.poi.hwpf.converter   
org.apache.poi.hwpf.extractor   
org.apache.poi.hwpf.usermodel   
org.apache.poi.poifs.crypt Implementation of the ECMA-376 Document Encryption 
org.apache.poi.poifs.crypt.agile   
org.apache.poi.poifs.crypt.binaryrc4   
org.apache.poi.poifs.crypt.cryptoapi   
org.apache.poi.poifs.crypt.standard   
org.apache.poi.poifs.crypt.xor   
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.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. 
org.apache.poi.sl.usermodel   
org.apache.poi.ss.extractor   
org.apache.poi.ss.usermodel   
org.apache.poi.xssf.usermodel   
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
OPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
Entry
          This interface provides access to an object managed by a Filesystem instance.
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
OPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hdgf
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hdgf.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hpbf
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hpbf.dev
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hpbf.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hpbf.model
DirectoryNode
          Simple implementation of DirectoryEntry
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hpsf
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
OPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hpsf.extractor
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hslf.dev
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hslf.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hslf.record
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hslf.usermodel
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hsmf
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hsmf.datatypes
DirectoryNode
          Simple implementation of DirectoryEntry
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hsmf.dev
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hsmf.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hsmf.parsers
DirectoryNode
          Simple implementation of DirectoryEntry
Entry
          This interface provides access to an object managed by a Filesystem instance.
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hssf.dev
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hssf.eventusermodel
DirectoryNode
          Simple implementation of DirectoryEntry
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hssf.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hssf.usermodel
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hwpf
DirectoryNode
          Simple implementation of DirectoryEntry
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hwpf.converter
DirectoryNode
          Simple implementation of DirectoryEntry
Entry
          This interface provides access to an object managed by a Filesystem instance.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hwpf.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.hwpf.usermodel
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
Entry
          This interface provides access to an object managed by a Filesystem instance.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.crypt
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode
          Simple implementation of DirectoryEntry
DocumentEntry
          This interface defines methods specific to Document objects managed by a Filesystem instance.
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
OPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.crypt.agile
DirectoryNode
          Simple implementation of DirectoryEntry
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.crypt.binaryrc4
DirectoryNode
          Simple implementation of DirectoryEntry
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.crypt.cryptoapi
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.crypt.standard
DirectoryNode
          Simple implementation of DirectoryEntry
POIFSWriterEvent
          Class POIFSWriterEvent
POIFSWriterListener
          Interface POIFSWriterListener
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.crypt.xor
DirectoryNode
          Simple implementation of DirectoryEntry
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.dev
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.eventfilesystem
DocumentInputStream
          This class provides methods to read a DocumentEntry managed by a POIFSFileSystem or NPOIFSFileSystem instance.
POIFSDocumentPath
          Class POIFSDocumentPath
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.filesystem
BATManaged
          This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
BlockStore
          This abstract class describes a way to read, store, chain and free a series of blocks (be they Big or Small ones)
BlockStore.ChainLoopDetector
          Used to detect if a chain has a loop in it, so we can bail out with an error rather than spinning away for ever...
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode
          Simple implementation of DirectoryEntry
DocumentEntry
          This interface defines methods specific to Document objects managed by a Filesystem instance.
DocumentInputStream
          This class provides methods to read a DocumentEntry managed by a POIFSFileSystem or NPOIFSFileSystem instance.
DocumentNode
          Simple implementation of DocumentEntry for OPOIFS
DocumentOutputStream
          This class provides a wrapper over an OutputStream so that Document writers can't accidently go over their size limits
Entry
          This interface provides access to an object managed by a Filesystem instance.
EntryNode
          Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as appropriate Extending classes must override isDeleteOK()
FileMagic
          The file magic number, i.e.
FilteringDirectoryNode
          A DirectoryEntry filter, which exposes another DirectoryEntry less certain parts.
NPOIFSDocument
          This class manages a document in the NIO POIFS filesystem.
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
NPOIFSMiniStore
          This class handles the MiniStream (small block store) in the NIO case for NPOIFSFileSystem
Ole10Native
          Represents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents.
Ole10NativeException
           
OPOIFSDocument
          This class manages a document in a old-style OPOIFS filesystem.
OPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSDocumentPath
          Class POIFSDocumentPath
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
POIFSWriterEvent
          Class POIFSWriterEvent
POIFSWriterListener
          Interface POIFSWriterListener
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.macros
DirectoryNode
          Simple implementation of DirectoryEntry
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.property
BATManaged
          This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
NPOIFSStream
          This handles reading and writing a stream within a NPOIFSFileSystem.
OPOIFSDocument
          This class manages a document in a old-style OPOIFS filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.poifs.storage
BATManaged
          This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
OPOIFSDocument
          This class manages a document in a old-style OPOIFS filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.sl.usermodel
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.ss.extractor
DirectoryNode
          Simple implementation of DirectoryEntry
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.ss.usermodel
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
NPOIFSFileSystem
          This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem
          Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to POIFSFileSystem.
 

Classes in org.apache.poi.poifs.filesystem used by org.apache.poi.xssf.usermodel
DirectoryEntry
          This interface defines methods specific to Directory objects managed by a Filesystem instance.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.