Package com.thoughtworks.xstream.annotations

Class Summary
AnnotationProvider Deprecated. As of 1.3
AnnotationReflectionConverter Deprecated. As of 1.3, build into ReflectionConverter
Annotations Deprecated. As of 1.3, use XStream.processAnnotations(Class[])
 

Annotation Types Summary
XStreamAlias Annotation used to define an XStream class or field value.
XStreamAsAttribute Defines that a field should be serialized as an attribute.
XStreamContainedType Deprecated. As of 1.3, recursive behaviour is now always used and the annotation is therefore superfluous
XStreamConverter Annotation to declare a converter.
XStreamConverters  
XStreamImplicit An annotation for marking a field as an implicit collection or array.
XStreamImplicitCollection Deprecated. As of 1.3, use @XStreamImplicit at field level
XStreamInclude Annotation to force automated processing of further classes.
XStreamOmitField Declares a field to be omitted.
 



Copyright © 2004-2014 XStream. All Rights Reserved.