|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.filesystem.CacheFile
thredds.filesystem.CacheDirectory
public class CacheDirectory
Lightweight, serializable representation of a java.io.File directory
| Field Summary |
|---|
| Fields inherited from class thredds.filesystem.CacheFile |
|---|
isDirectory, lastModified, length, shortName |
| Constructor Summary | |
|---|---|
CacheDirectory(java.io.File dir)
|
|
| Method Summary | |
|---|---|
CacheFile[] |
getChildren()
|
java.lang.String |
getPath()
|
boolean |
notModified()
|
| Methods inherited from class thredds.filesystem.CacheFile |
|---|
getAttribute, getLastModified, getLength, getShortName, isDirectory, setAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheDirectory(java.io.File dir)
| Method Detail |
|---|
public boolean notModified()
public java.lang.String getPath()
public CacheFile[] getChildren()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||