Uses of Class
edu.uoc.pfc.profile.xml.ProfileXPathExpr

Packages that use ProfileXPathExpr
edu.uoc.pfc.profile.xml   
 

Uses of ProfileXPathExpr in edu.uoc.pfc.profile.xml
 

Methods in edu.uoc.pfc.profile.xml that return ProfileXPathExpr
static ProfileXPathExpr ProfileXPathExpr.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProfileXPathExpr[] ProfileXPathExpr.values()
          Returns an array containing the constants of this enum type, in the order they are declared.