Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.poifs.filesystem Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
BATManagedThis interface defines behaviors for objects managed by the Block Allocation Table (BAT).Interfaceorg.apache.poi.poifs.filesystemApache POI
BlockStoreThis abstract class describes a way to read, store, chain and free a series of blocks (be they Big or Small ones)Classorg.apache.poi.poifs.filesystemApache POI
DirectoryEntryThis interface defines methods specific to Directory objects managed by a Filesystem instance.Interfaceorg.apache.poi.poifs.filesystemApache POI
DirectoryNodeClassorg.apache.poi.poifs.filesystemApache POI
DocumentDescriptorClassorg.apache.poi.poifs.filesystemApache POI
DocumentEntryThis interface defines methods specific to Document objects managed by a Filesystem instance.Interfaceorg.apache.poi.poifs.filesystemApache POI
DocumentInputStreamThis class provides methods to read a DocumentEntry managed by a POIFSFileSystem or NPOIFSFileSystem instance.Classorg.apache.poi.poifs.filesystemApache POI
DocumentNodeClassorg.apache.poi.poifs.filesystemApache POI
DocumentOutputStreamThis class provides a wrapper over an OutputStream so that Document writers can't accidently go over their size limitsClassorg.apache.poi.poifs.filesystemApache POI
EntryThis interface provides access to an object managed by a Filesystem instance.Interfaceorg.apache.poi.poifs.filesystemApache POI
EntryNodeAbstract implementation of Entry Extending classes should override isDocument() or isDirectory(), asClassorg.apache.poi.poifs.filesystemApache POI
EntryUtilsClassorg.apache.poi.poifs.filesystemApache POI
FilteringDirectoryNodeA DirectoryEntry filter, which exposes another DirectoryEntry less certain parts.Classorg.apache.poi.poifs.filesystemApache POI
NDocumentInputStreamThis class provides methods to read a DocumentEntry managed by a NPOIFSFileSystem instance.Classorg.apache.poi.poifs.filesystemApache POI
NDocumentOutputStreamThis class provides methods to write a DocumentEntry managed by a NPOIFSFileSystem instance.Classorg.apache.poi.poifs.filesystemApache POI
NotOLE2FileExceptionThis exception is thrown when we try to open a file that doesn't seem to actually be an OLE2 file after allClassorg.apache.poi.poifs.filesystemApache POI
NPOIFSDocumentThis class manages a document in the NIO POIFS filesystem.Classorg.apache.poi.poifs.filesystemApache POI
NPOIFSFileSystemThis is the main class of the POIFS system; it manages the entire life cycle of the filesystem.Classorg.apache.poi.poifs.filesystemApache POI
NPOIFSMiniStoreThis class handles the MiniStream (small block store) in the NIO case for NPOIFSFileSystemClassorg.apache.poi.poifs.filesystemApache POI
NPOIFSStreamThis handles reading and writing a stream within a NPOIFSFileSystem.Classorg.apache.poi.poifs.filesystemApache POI
ODocumentInputStreamThis class provides methods to read a DocumentEntry managed by a OPOIFSFileSystem instance.Classorg.apache.poi.poifs.filesystemApache POI
OfficeXmlFileExceptionThis exception is thrown when we try to open a file that's actually an Office 2007+ XML file, rather than an OLE2 file (which is whatClassorg.apache.poi.poifs.filesystemApache POI
Ole10NativeRepresents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents.Classorg.apache.poi.poifs.filesystemApache POI
Ole10NativeExceptionClassorg.apache.poi.poifs.filesystemApache POI
OPOIFSDocumentThis class manages a document in a old-style OPOIFS filesystem.Classorg.apache.poi.poifs.filesystemApache POI
OPOIFSFileSystemThis is the main class of the POIFS system; it manages the entire life cycle of the filesystem.Classorg.apache.poi.poifs.filesystemApache POI
POIFSDocumentPathClassorg.apache.poi.poifs.filesystemApache POI
POIFSFileSystemTransition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem toClassorg.apache.poi.poifs.filesystemApache POI
POIFSWriterEventClassorg.apache.poi.poifs.filesystemApache POI
POIFSWriterListenerInterfaceorg.apache.poi.poifs.filesystemApache POI