Annotation Interface XStreamImplicit
An annotation for marking a field as an implicit collection or array.
- Since:
- 1.2.2
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionElement name of the implicit collection.Field name of map entries that are used as key for the element in the implicit map.
-
Element Details
-
itemFieldName
-
keyFieldName
String keyFieldNameField name of map entries that are used as key for the element in the implicit map.- Since:
- 1.4
- Default:
""
-