Interface XStreamProvider
public interface XStreamProvider
An interface to be implemented by an action to create/provide an instance
of XStream - it allows customisation per action
-
Method Summary
-
Method Details
-
createXStream
com.thoughtworks.xstream.XStream createXStream()
-