|
||||||||||
| 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.ConvertingMethod
| Constructor Summary | |
ConvertingMethod(Name name,
ReflectionType type,
ReflectionType[] sig,
java.lang.reflect.Method method)
|
|
| Method Summary | |
Node |
invoke(Node[] args,
RuntimeContext ctxt)
|
Node |
invoke(Node node,
Node[] args,
RuntimeContext ctxt)
|
java.lang.String |
toString()
|
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConvertingMethod(Name name,
ReflectionType type,
ReflectionType[] sig,
java.lang.reflect.Method method)
| Method Detail |
public Node invoke(Node[] args,
RuntimeContext ctxt)
throws ObjectBoxException
invoke in class TypeFunctionObjectBoxException
public Node invoke(Node node,
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 | |||||||||