public class ConvertUtils extends Object
Constructor and Description |
---|
ConvertUtils() |
public static boolean isConvertable(Object obj, Class dest)
obj
- source object or classdest
- destination classpublic static Object convert(Object arg, Class destClass) throws WebServiceException
arg
- the array to convertdestClass
- the actual class we wantWebServiceException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.