Package | Description |
---|---|
org.apache.commons.vfs2.util |
Utility classes used by the VFS.
|
Modifier and Type | Method | Description |
---|---|---|
static PosixPermissions.Type |
PosixPermissions.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PosixPermissions.Type[] |
PosixPermissions.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|