Class AnnotationReflectionConverter

  • All Implemented Interfaces:
    Converter, ConverterMatcher, Caching

    @Deprecated
    public class AnnotationReflectionConverter
    extends ReflectionConverter
    Deprecated.
    As of 1.3, build into ReflectionConverter
    ReflectionConverter which uses an AnnotationProvider to marshall and unmarshall fields based on the annotated converters.
    Author:
    Guilherme Silveira, Mauro Talevi