public final class CustomNodeSelector extends Object
Constructor and Description |
---|
CustomNodeSelector() |
Modifier and Type | Method and Description |
---|---|
void |
addNamespaces(Node targetNode) |
MapNamespaceContext |
getNamespaceContext() |
Node |
queryNode(Node target,
String expression) |
NodeList |
queryNodes(Node target,
String expression) |
Apache CXF