|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public java.lang.String getName()
public boolean isDirectory()
public long getLastModificationTime()
public long getSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |