Uses of Class
edu.uoc.pfc.social.xml.SocialNetworkXPathExpr

Packages that use SocialNetworkXPathExpr
edu.uoc.pfc.social.xml   
 

Uses of SocialNetworkXPathExpr in edu.uoc.pfc.social.xml
 

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