| Package | Description |
|---|---|
| com.caucho.xpath |
Finding and selecting XML nodes using XSL patterns.
|
| com.caucho.xpath.pattern |
| Modifier and Type | Method and Description |
|---|---|
XPathFun |
Env.getFunction(java.lang.String name)
Returns the named function.
|
XPathFun |
ExprEnvironment.getFunction(java.lang.String name)
Returns the value associated with name.
|
| Modifier and Type | Method and Description |
|---|---|
XPathFun |
NodeIterator.getFunction(java.lang.String name)
Returns the given variable
|