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 javax.xml.ws.WebServiceException
arg - the array to convertdestClass - the actual class we wantjavax.xml.ws.WebServiceExceptionCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.