JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.thoughtworks.xstream.annotations
Annotation Interface XStreamOmitField
@Retention
(
RUNTIME
)
@Target
(
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