Package | Description |
---|---|
com.twelvemonkeys.io.ole2 |
Contains classes for reading the contents of the
Microsoft OLE 2 compound document format.
|
Modifier and Type | Method | Description |
---|---|---|
Entry |
Entry.getChildEntry(String pName) |
Returns the child of this
Entry with the given name. |
Entry |
Entry.getParentEntry() |
Return the parent of this
Entry |
Entry |
CompoundDocument.getRootEntry() |
Modifier and Type | Method | Description |
---|---|---|
SortedSet<Entry> |
Entry.getChildEntries() |
Returns the children of this
Entry . |
Modifier and Type | Method | Description |
---|---|---|
int |
Entry.compareTo(Entry pOther) |
Copyright © 2018. All rights reserved.