JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.thoughtworks.xstream.annotations
XStreamAsAttribute
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface XStreamAsAttribute
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
@Documented
public @interface
XStreamAsAttribute
Defines that a field should be serialized as an attribute.
Since:
1.2.2