@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
|
Copyright © 2004-2012 XStream. All Rights Reserved.