| Package | Description |
|---|---|
| org.quattor.pan.utils |
Provides collection of useful utilities that don't fit neatly into other
pan packages.
|
| Modifier and Type | Method and Description |
|---|---|
Path.PathType |
Path.getPathType()
Get the type of this path.
|
Path.PathType |
Path.getType()
Return the type (EXTERNAL, ABSOLUTE, or RELATIVE) for this path.
|
static Path.PathType |
Path.PathType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Path.PathType[] |
Path.PathType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Quattor. All Rights Reserved.