|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ArchiveFile.Entry
Interfave of a archive file entry. An entry may be a file, or directory.
Method Summary | |
---|---|
long |
getLastModificationTime()
Returns the time of the entries last modification. |
java.lang.String |
getName()
Returns the entries name. |
long |
getSize()
Returns the entries size. |
boolean |
isDirectory()
Returns, whether the entry is a directory. |
Method Detail |
---|
java.lang.String getName()
boolean isDirectory()
long getLastModificationTime()
long getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |