|
||||||||||
| 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.ConstructorFunction
| Constructor Summary | |
ConstructorFunction(Type type,
Type[] signature)
|
|
| Method Summary | |
Type |
getDeclaringType()
|
Node |
invoke(Node target,
Node[] args,
RuntimeContext context)
|
| Methods inherited from class org.oXML.type.Function |
getKey, getName, getSignature, invoke, print, printSignature, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConstructorFunction(Type type,
Type[] signature)
signature - the function signature, or null| Method Detail |
public Type getDeclaringType()
getDeclaringType in class Function
public Node invoke(Node target,
Node[] args,
RuntimeContext context)
throws ObjectBoxException
invoke in class FunctionObjectBoxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||