|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entry | |
|---|---|
| com.twelvemonkeys.io.ole2 | 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 Entry | |
|---|---|
Entry |
Entry.getChildEntry(java.lang.String pName)
Returns the child of this Entry with the given name. |
Entry |
Entry.getParentEntry()
Return the parent of this Entry |
Entry |
CompoundDocument.getRootEntry()
|
| Methods in com.twelvemonkeys.io.ole2 that return types with arguments of type Entry | |
|---|---|
java.util.SortedSet<Entry> |
Entry.getChildEntries()
Returns the children of this Entry. |
| Methods in com.twelvemonkeys.io.ole2 with parameters of type Entry | |
|---|---|
int |
Entry.compareTo(Entry pOther)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||