@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface XStreamImplicit
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
itemFieldName
Element name of the implicit collection
|
Joe Walnes, http://xstream.codehaus.org/