Uses of Class
org.apache.wss4j.policy.model.XPath.Version

Packages that use XPath.Version
org.apache.wss4j.policy.model   
 

Uses of XPath.Version in org.apache.wss4j.policy.model
 

Methods in org.apache.wss4j.policy.model that return XPath.Version
 XPath.Version XPath.getVersion()
           
static XPath.Version XPath.Version.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XPath.Version[] XPath.Version.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.wss4j.policy.model with parameters of type XPath.Version
XPath(String xPath, XPath.Version version, String filter, Map<String,String> prefixNamespaceMap)
           
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.