org.apache.wss4j.policy.model
Class XPath
java.lang.Object
org.apache.wss4j.policy.model.XPath
public class XPath
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPath
public XPath(String xPath,
XPath.Version version,
String filter,
Map<String,String> prefixNamespaceMap)
getXPath
public String getXPath()
getVersion
public XPath.Version getVersion()
getFilter
public String getFilter()
getPrefixNamespaceMap
public Map<String,String> getPrefixNamespaceMap()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.