Uses of Interface
com.thoughtworks.xstream.mapper.AnnotationConfiguration
-
Packages that use AnnotationConfiguration Package Description com.thoughtworks.xstream com.thoughtworks.xstream.mapper -
-
Uses of AnnotationConfiguration in com.thoughtworks.xstream
Fields in com.thoughtworks.xstream declared as AnnotationConfiguration Modifier and Type Field Description private AnnotationConfiguration
XStream. annotationConfiguration
-
Uses of AnnotationConfiguration in com.thoughtworks.xstream.mapper
Classes in com.thoughtworks.xstream.mapper that implement AnnotationConfiguration Modifier and Type Class Description class
AnnotationMapper
A mapper that uses annotations to prepare the remaining mappers in the chain.
-