JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.thoughtworks.xstream.annotations
Annotation Type XStreamContainedType
Deprecated.
As of 1.3, recursive behaviour is now always used and the annotation is therefore superfluous
@Retention(value=RUNTIME) @Target(value=FIELD) @Deprecated public @interface
XStreamContainedType
Annotation used to notify Annotations.configureAliases that it should recursively invoke itself for all parameterized types of this field.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element