|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfki.util.xmlrpc.conversion.ConversionUtils
public class ConversionUtils
Constructor Summary | |
---|---|
ConversionUtils()
|
Method Summary | |
---|---|
static java.lang.reflect.Constructor<?> |
findConvertableConstructor(java.lang.Class<?> convertable,
XmlRpc.Type xmlRpcType)
|
static java.lang.reflect.Constructor<?> |
findConvertableConstructor(java.lang.Class<?> convertable,
XmlRpc.Type xmlRpcType,
java.lang.Class<?> xmlRpcRepClass)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConversionUtils()
Method Detail |
---|
public static java.lang.reflect.Constructor<?> findConvertableConstructor(java.lang.Class<?> convertable, XmlRpc.Type xmlRpcType)
public static java.lang.reflect.Constructor<?> findConvertableConstructor(java.lang.Class<?> convertable, XmlRpc.Type xmlRpcType, java.lang.Class<?> xmlRpcRepClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |