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 XStreamOmitField
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface
XStreamOmitField
Declares a field to be omitted. The result is the same as invoking the method omitField in a XStream instance.
Since:
1.2.2
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