Package com.thoughtworks.xstream.mapper
Interface AnnotationConfiguration
-
- All Known Implementing Classes:
AnnotationMapper
public interface AnnotationConfigurationDeprecated.As of 1.4.5, minimal JDK version will be 1.7 for next major releaseAn interface for the configuration part of the AnnotationMapper.- Since:
- 1.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidautodetectAnnotations(boolean mode)Deprecated.voidprocessAnnotations(java.lang.Class[] types)Deprecated.
-