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- 
createXStreamcom.thoughtworks.xstream.XStream createXStream()
 
-