All Classes
| Class | Description |
|---|---|
| DirectoryEntry |
The Directory Entry object contains a Compound File Directory Sector
|
| DirectoryEntryData |
This class is used to publish directory entry info to a client application
|
| EntryStreamEntryData |
Expose data from EntryStreamEntry objects to client applications
|
| KVPArray<K,V> |
Convenience class for propagating ordered KVP data to client applications.
|
| KVPEntry<K,V> |
Convenience wrapper for a key-value pair.
|
| MSG |
Consolidated public interface for reading MSG files (this will probably work for other CFB
files but has special handling for some information found only in MSG files).
|
| NotCFBFileException |
The NotCFBFileException is thrown when the first eight bytes of the file are not the CFB file signature bytes.
|
| Property |
Class for passing fixed-width property data to client applications
|
| PropertyLIDs |
Known Property Long IDs
|
| PropertyTags |
Known Property tags
|
| UnknownStorageTypeException |
The UnknownStorageTypeException is thrown when a object with an unrecognized storage type is encountered
|