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
JAXBException
Copyright © 2013 Zanata Project. All rights reserved.