public class DTOUtil extends Object
| Constructor and Description |
|---|
DTOUtil() |
public static <T> String toXML(T obj)
public static <T> T toObject(String xml, Class<T> clazz) throws JAXBException
JAXBExceptionCopyright © 2014 Zanata Project. All Rights Reserved.