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