| Package | Description |
|---|---|
| com.twelvemonkeys.io.ole2 |
Contains classes for reading the contents of the
Microsoft OLE 2 compound document format.
|
| Modifier and Type | Method and 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 and Description |
|---|---|
SortedSet<Entry> |
Entry.getChildEntries()
Returns the children of this
Entry. |
| Modifier and Type | Method and Description |
|---|---|
int |
Entry.compareTo(Entry pOther) |
Copyright © 2017. All Rights Reserved.