public class ExtensionElementFun extends XPathFun
Constructor and Description |
---|
ExtensionElementFun() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eval(org.w3c.dom.Node node,
ExprEnvironment env,
AbstractPattern pattern,
java.util.ArrayList args)
Evaluate the function.
|
public java.lang.Object eval(org.w3c.dom.Node node, ExprEnvironment env, AbstractPattern pattern, java.util.ArrayList args)