Package xmlparser.annotations
Annotation Interface XmlMapWithAttributes
Used for serializing and deserializing maps of this form:
<item key="key">value</item>
<item key="key2" value="value2" />
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements