Class | Description |
---|---|
AnnotationProvider | Deprecated
since 1.3
|
AnnotationReflectionConverter | Deprecated
since 1.3, build into
ReflectionConverter |
Annotations | Deprecated
since 1.3, use
XStream.processAnnotations(Class[]) |
Annotation Type | Description |
---|---|
XStreamAlias |
Annotation used to define an XStream class or field value.
|
XStreamAsAttribute |
Defines that a field should be serialized as an attribute.
|
XStreamContainedType | Deprecated
since 1.3, recursive behaviour is now always used and the annotation is therefore superfluous
|
XStreamConverter | |
XStreamConverters | |
XStreamImplicit |
An annotation for marking a field as an implicit collection.
|
XStreamImplicitCollection | Deprecated
since 1.3, use @XStreamImplicit at field level
|
XStreamOmitField |
Declares a field to be omitted.
|
Copyright © 2020 Internet2. All rights reserved.