|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.didisoft.pgp.inspect.ContentItem
public class ContentItem
Information for a file contained in an OpenPGP archive.
Method Summary | |
---|---|
java.lang.String |
getFileName()
The file name of an encrypted file. |
java.util.Date |
getModificationDate()
Modification date as stored in the OpenPGP archive |
boolean |
isDirectory()
Is this item a directory or a file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getFileName()
public java.util.Date getModificationDate()
public boolean isDirectory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |