Uses of Class
com.thoughtworks.xstream.annotations.AnnotationProvider
-
Packages that use AnnotationProvider Package Description com.thoughtworks.xstream.annotations -
-
Uses of AnnotationProvider in com.thoughtworks.xstream.annotations
Fields in com.thoughtworks.xstream.annotations declared as AnnotationProvider Modifier and Type Field Description private AnnotationProvider
AnnotationReflectionConverter. annotationProvider
Deprecated.Constructors in com.thoughtworks.xstream.annotations with parameters of type AnnotationProvider Constructor Description AnnotationReflectionConverter(Mapper mapper, ReflectionProvider reflectionProvider, AnnotationProvider annotationProvider)
Deprecated.
-