Uses of Class
org.reflections.vfs.Vfs.DefaultUrlTypes

Packages that use Vfs.DefaultUrlTypes
org.reflections.vfs   
 

Uses of Vfs.DefaultUrlTypes in org.reflections.vfs
 

Methods in org.reflections.vfs that return Vfs.DefaultUrlTypes
static Vfs.DefaultUrlTypes Vfs.DefaultUrlTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Vfs.DefaultUrlTypes[] Vfs.DefaultUrlTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.