Annotation Type XStreamContainedType


  • @Retention(RUNTIME)
    @Target(FIELD)
    @Deprecated
    public @interface XStreamContainedType
    Deprecated.
    As of 1.3, recursive behaviour is now always used and the annotation is therefore superfluous
    Annotation used to notify Annotations.configureAliases that it should recursively invoke itself for all parameterized types of this field.