|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.type.Function
org.oXML.extras.java.StaticMethod
| Constructor Summary | |
StaticMethod(Name name,
Function method)
|
|
| Method Summary | |
Node |
invoke(Node[] args,
RuntimeContext ctxt)
|
Node |
invoke(Node target,
Node[] args,
RuntimeContext ctxt)
|
java.lang.String |
toString()
|
| Methods inherited from class org.oXML.type.Function |
getDeclaringType, getKey, getName, getSignature, print, printSignature |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StaticMethod(Name name,
Function method)
| Method Detail |
public Node invoke(Node target,
Node[] args,
RuntimeContext ctxt)
throws ObjectBoxException
invoke in class FunctionObjectBoxException
public Node invoke(Node[] args,
RuntimeContext ctxt)
throws ObjectBoxException
invoke in class FunctionObjectBoxExceptionpublic java.lang.String toString()
toString in class Function
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||