public static class XPathTestHelpers.GetNamespaceAF extends AbstractFunction<String>
AbstractFunction implementation that returns the
namespace of the first selected node.| Constructor and Description |
|---|
XPathTestHelpers.GetNamespaceAF(String nsUri,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
processArg(int index,
Node value,
String helper) |
evaluate, getResult, init, processArg, processArg, processArg, processArg, processNullArg, processUnexpectedArgcompareTo, equals, getMaxArgCount, getMinArgCount, getName, getNamespaceUri, getQName, hashCode, isArityMatch, isMatchprotected String processArg(int index, Node value, String helper) throws Exception
processArg in class AbstractFunction<String>Exception