Uses of Class
org.quattor.pan.utils.Path.PathType

Packages that use Path.PathType
org.quattor.pan.utils Provides collection of useful utilities that don't fit neatly into other pan packages. 
 

Uses of Path.PathType in org.quattor.pan.utils
 

Methods in org.quattor.pan.utils that return Path.PathType
 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(java.lang.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 © 2011 Quattor. All Rights Reserved.