Package com.thoughtworks.xstream.mapper
Interface AnnotationConfiguration
- All Known Implementing Classes:
AnnotationMapper
public interface AnnotationConfiguration
Deprecated.
As of 1.4.5, minimal JDK version will be 1.7 for next major release
An interface for the configuration part of the AnnotationMapper.
- Since:
- 1.3
-
Method Summary
Modifier and TypeMethodDescriptionvoid
autodetectAnnotations
(boolean mode) Deprecated.void
processAnnotations
(Class[] types) Deprecated.
-
Method Details
-
autodetectAnnotations
void autodetectAnnotations(boolean mode) Deprecated. -
processAnnotations
Deprecated.
-