|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A simple unstandard metadata that describes files
Method Summary | |
java.lang.String |
getExtension()
Returns the extension of the file. |
org.opengis.coverage.grid.Format |
getFormat()
Returns the format of the file if it is known; |
long |
getLastModified()
Returns the date the file was last modified. |
java.lang.String |
getName()
Returns the File name |
java.lang.String |
getPath()
Returns the path of the file. |
Method Detail |
public java.lang.String getName()
public java.lang.String getExtension()
public org.opengis.coverage.grid.Format getFormat()
public long getLastModified()
public java.lang.String getPath()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |