|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.engine.AbstractUserFunction
| Constructor Summary | |
AbstractUserFunction(java.lang.String name,
Type type,
Type[] sig)
|
|
| Method Summary | |
abstract Node |
eval(Node[] args,
RuntimeContext env)
|
Name |
getName()
|
Type[] |
getSignature()
|
Type |
getType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractUserFunction(java.lang.String name,
Type type,
Type[] sig)
| Method Detail |
public Name getName()
getName in interface UserFunctionpublic Type getType()
getType in interface UserFunctionpublic Type[] getSignature()
getSignature in interface UserFunction
public abstract Node eval(Node[] args,
RuntimeContext env)
throws ObjectBoxException
eval in interface UserFunctionObjectBoxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||