Class XStreamer

java.lang.Object
com.thoughtworks.xstream.XStreamer

public class XStreamer extends Object
Self-contained XStream generator. The class is a utility to write XML streams that contain additionally the XStream that was used to serialize the object graph. Such a stream can be unmarshalled using this embedded XStream instance, that kept any settings.
Since:
1.2