Uses of Class
com.twelvemonkeys.io.ole2.CompoundDocument
Packages that use CompoundDocument
Package
Description
Contains classes for reading the contents of the
Microsoft OLE 2 compound document format.
-
Uses of CompoundDocument in com.twelvemonkeys.io.ole2
Fields in com.twelvemonkeys.io.ole2 declared as CompoundDocumentModifier and TypeFieldDescriptionprivate final CompoundDocumentCompoundDocument.Stream.document(package private) CompoundDocumentEntry.documentConstructors in com.twelvemonkeys.io.ole2 with parameters of type CompoundDocumentModifierConstructorDescriptionStream(SIdChain chain, int streamSize, int sectorSize, CompoundDocument document)