public class XStreamUtils extends Object
XStreamUtils()
static <T> String
beanToXML(Object obj)
static <T> T
XMLToBean(String xml, Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XStreamUtils()
public static <T> String beanToXML(Object obj)
T
public static <T> T XMLToBean(String xml, Class<T> clazz)
Copyright © 2022. All rights reserved.