public class XStreamUtils extends Object
XStreamUtils()
static String
marshall(Object targetToMarshall)
static Object
unmarshall(String targetToUnmarshall)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XStreamUtils()
public static String marshall(Object targetToMarshall) throws Exception
Exception
public static Object unmarshall(String targetToUnmarshall) throws Exception
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.