|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents an accessible resource: its location, last modified time, etc.
Method Summary | |
AccessibleArchive |
getArchive()
Returns the archive the resource is located in. |
java.lang.String |
getFullPath()
Returns the path for the resource. |
java.lang.String |
getKey()
Returns a key for the resource. |
long |
getLastModified()
Returns the last modified Date as long |
java.lang.String |
getName()
Returns the name of the resource. |
java.lang.String |
getPath()
Returns the path for the resource. |
java.lang.String |
toString()
Returns the string representation of the resource. |
java.lang.String |
toXml()
Returns the xml representation of the resource. |
Method Detail |
public java.lang.String getKey()
public AccessibleArchive getArchive()
public java.lang.String getFullPath()
public long getLastModified()
public java.lang.String getName()
public java.lang.String getPath()
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toXml()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |