|
||||||||||
| 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
org.oXML.extras.java.ConvertingFunction
org.oXML.extras.java.ConvertingConstructor
| Constructor Summary | |
ConvertingConstructor(ReflectionType type,
ReflectionType[] sig,
java.lang.reflect.Constructor ctor)
|
|
| Method Summary | |
Node |
invoke(Node[] args,
RuntimeContext ctxt)
|
Node |
invoke(Node target,
Node[] args,
RuntimeContext ctxt)
|
| Methods inherited from class org.oXML.extras.java.ConvertingFunction |
convert, convert, getType |
| Methods inherited from class org.oXML.type.TypeFunction |
getDeclaringType, print |
| Methods inherited from class org.oXML.type.Function |
getKey, getName, getSignature, printSignature, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConvertingConstructor(ReflectionType type,
ReflectionType[] sig,
java.lang.reflect.Constructor ctor)
| 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 TypeFunctionObjectBoxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||