Package com.thoughtworks.xstream.annotations

Class Summary
AnnotationProvider An utility class to provide annotions from different sources
AnnotationReflectionConverter ReflectionConverter which uses an AnnotationProvider to marshall and unmarshall fields based on the annotated converters.
Annotations Contains utility methods that enable to configure an XStream instance with class and field aliases, based on a class decorated with annotations defined in this package.
 

Annotation Types Summary
XStreamAlias Annotation used to define an XStream class or field value.
XStreamContainedType Annotation used to specify the value of objects contained by a collection.
XStreamConverter  
XStreamConverters  
XStreamImplicitCollection  
 



Joe Walnes, http://xstream.codehaus.org/