org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
Class CustomNodeSelector
java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomNodeSelector
public final class CustomNodeSelector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomNodeSelector
public CustomNodeSelector()
getNamespaceContext
public MapNamespaceContext getNamespaceContext()
addNamespaces
public void addNamespaces(Node targetNode)
queryNode
public Node queryNode(Node target,
String expression)
queryNodes
public NodeList queryNodes(Node target,
String expression)
Apache CXF