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 java.lang.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(org.w3c.dom.Node targetNode)
queryNode
public org.w3c.dom.Node queryNode(org.w3c.dom.Node target,
java.lang.String expression)
queryNodes
public org.w3c.dom.NodeList queryNodes(org.w3c.dom.Node target,
java.lang.String expression)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.