Details
- 
        Type:
 New Feature
            
         - 
        Status:
 Closed
            
                     - 
            Resolution: Fixed
 - 
            Affects Version/s: None
 - 
            Fix Version/s: 1.2
 - 
            Component/s: None
 - 
            Labels:None
 
Description
It could be nice to load all xstream alias by an xml config file.
<class name="" alias="">
  <field name="" alias=""/>
</class>
Issue Links
- is superceded by
 - 
            
        
        XSTR-50
        XStream cant serialise itself.
    
 -         
 
An XStream instance can now be serialized. Support for enhanced mode or with PureJavaReflectionProvider using JDK 1.5.
Use new methods XStream.toSelfContainedXML and XStream.fromSelfContainedXML.