|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.type.Function
org.oXML.xpath.function.XPathFunction
org.oXML.extras.servlet.function.GetFunction
| Constructor Summary | |
GetFunction(Name name,
Node object)
|
|
| Method Summary | |
Node |
eval(Node[] args,
RuntimeContext ctxt)
|
Node |
eval(Node node,
Node[] args,
RuntimeContext ctxt)
|
| Methods inherited from class org.oXML.xpath.function.XPathFunction |
invoke, invoke |
| Methods inherited from class org.oXML.type.Function |
getDeclaringType, getKey, getName, getSignature, print, printSignature, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GetFunction(Name name,
Node object)
throws ObjectBoxException
| Method Detail |
public Node eval(Node[] args,
RuntimeContext ctxt)
throws XPathException
eval in class XPathFunctionXPathException
public Node eval(Node node,
Node[] args,
RuntimeContext ctxt)
throws XPathException
XPathException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||