org.das2.util.filesystem.FileSystem.DirectoryEntry

DirectoryEntry defines a structure for containing directory entry data.

DirectoryEntry( )


name

the name within the context of the directory.


type

the type of entry. d=directory, f=file


size

the length in bytes of the entry


modified

modified date, in seconds since 1970.