|
||||||||||
| 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
| Constructor Summary | |
ConvertingFunction(ConvertingFunction other)
|
|
ConvertingFunction(Name name,
ReflectionType type,
ReflectionType[] sig)
|
|
| Method Summary | |
protected java.lang.Object[] |
convert(Node[] args)
|
protected Node |
convert(java.lang.Object object)
|
Type |
getType()
|
| Methods inherited from class org.oXML.type.TypeFunction |
getDeclaringType, invoke, 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 ConvertingFunction(Name name,
ReflectionType type,
ReflectionType[] sig)
public ConvertingFunction(ConvertingFunction other)
| Method Detail |
protected java.lang.Object[] convert(Node[] args)
protected Node convert(java.lang.Object object)
public Type getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||