Uses of Package
loci.poi.poifs.filesystem
-
Packages that use loci.poi.poifs.filesystem Package Description loci.poi loci.poi.hpsf loci.poi.hssf.eventusermodel HSSF eventmodel Package provides an event-based API for reading HSSF files.loci.poi.hssf.extractor loci.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet modelloci.poi.poifs.eventfilesystem The eventfilesystem is an efficient method for reading OLE 2 CDF files.loci.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.loci.poi.poifs.property property package contains high and low level Property structures for POIFS.loci.poi.poifs.storage storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format. -
Classes in loci.poi.poifs.filesystem used by loci.poi Class Description POIFSFileSystem This is the main class of the POIFS system; it manages the entire life cycle of the filesystem. -
Classes in loci.poi.poifs.filesystem used by loci.poi.hpsf Class Description DirectoryEntry This interface defines methods specific to Directory objects managed by a Filesystem instance. -
Classes in loci.poi.poifs.filesystem used by loci.poi.hssf.eventusermodel Class Description POIFSFileSystem This is the main class of the POIFS system; it manages the entire life cycle of the filesystem. -
Classes in loci.poi.poifs.filesystem used by loci.poi.hssf.extractor Class Description POIFSFileSystem This is the main class of the POIFS system; it manages the entire life cycle of the filesystem. -
Classes in loci.poi.poifs.filesystem used by loci.poi.hssf.usermodel Class Description DirectoryEntry This interface defines methods specific to Directory objects managed by a Filesystem instance.POIFSFileSystem This is the main class of the POIFS system; it manages the entire life cycle of the filesystem. -
Classes in loci.poi.poifs.filesystem used by loci.poi.poifs.eventfilesystem Class Description DocumentInputStream This class provides methods to read a DocumentEntry managed by a Filesystem instance.POIFSDocumentPath Class POIFSDocumentPath -
Classes in loci.poi.poifs.filesystem used by loci.poi.poifs.filesystem Class Description BATManaged This interface defines behaviors for objects managed by the Block Allocation Table (BAT).DirectoryEntry This interface defines methods specific to Directory objects managed by a Filesystem instance.DirectoryNode Simple implementation of DirectoryEntryDocumentEntry 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 Filesystem instance.DocumentOutputStream This class provides a wrapper over an OutputStream so that Document writers can't accidently go over their size limitsEntry 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()POIFSDocument This class manages a document in the POIFS filesystem.POIFSDocumentPath Class POIFSDocumentPathPOIFSWriterEvent Class POIFSWriterEventPOIFSWriterListener Interface POIFSWriterListener -
Classes in loci.poi.poifs.filesystem used by loci.poi.poifs.property Class Description BATManaged This interface defines behaviors for objects managed by the Block Allocation Table (BAT).POIFSDocument This class manages a document in the POIFS filesystem. -
Classes in loci.poi.poifs.filesystem used by loci.poi.poifs.storage Class Description BATManaged This interface defines behaviors for objects managed by the Block Allocation Table (BAT).