Uses of Class
com.twelvemonkeys.io.ole2.Entry
Packages that use Entry
Package
Description
Contains classes for reading the contents of the
Microsoft OLE 2 compound document format.
-
Uses of Entry in com.twelvemonkeys.io.ole2
Methods in com.twelvemonkeys.io.ole2 that return EntryModifier and TypeMethodDescriptionEntry.getChildEntry
(String pName) Returns the child of thisEntry
with the given name.Entry.getParentEntry()
Return the parent of thisEntry
CompoundDocument.getRootEntry()
Methods in com.twelvemonkeys.io.ole2 that return types with arguments of type EntryMethods in com.twelvemonkeys.io.ole2 with parameters of type Entry