public class XPathQueryFunction extends UserFunction
| Constructor and Description |
|---|
XPathQueryFunction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Node model,
String path) |
String |
getName() |
String |
getNamespace() |
doExecute, getFullName, toStringpublic String getNamespace()
getNamespace in class UserFunctionpublic String getName()
getName in class UserFunctionpublic Object execute(Node model, String path) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2014. All rights reserved.