Package org.apache.wss4j.policy.model
Class XPath
- java.lang.Object
-
- org.apache.wss4j.policy.model.XPath
-
public class XPath extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classXPath.Version
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)StringgetFilter()Map<String,String>getPrefixNamespaceMap()XPath.VersiongetVersion()StringgetXPath()inthashCode()
-
-
-
Method Detail
-
getXPath
public String getXPath()
-
getVersion
public XPath.Version getVersion()
-
getFilter
public String getFilter()
-
-