Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Serialized Form
Class
com.macmillan.nmeyers.FileStatus
implements Serializable
Serialized Fields
gid
java.lang.String
gid
File group. Value is the file's GID in textual form.
mode
int
mode
File mode. Value is the POSIX permissions bits.
target
java.lang.String
target
Symbolic link target. If the file is a symbolic link, this will be non-null and contain the name of the link target.
uid
java.lang.String
uid
File owner. Value is the owner's UID in textual form.
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES