Uses of Class
com.thoughtworks.xstream.converters.reflection.ReflectionConverter

Packages that use ReflectionConverter
com.thoughtworks.xstream.annotations   
 

Uses of ReflectionConverter in com.thoughtworks.xstream.annotations
 

Subclasses of ReflectionConverter in com.thoughtworks.xstream.annotations
 class AnnotationReflectionConverter
          ReflectionConverter which uses an AnnotationProvider to marshall and unmarshall fields based on the annotated converters.
 



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