Package xmlparser.annotations
package xmlparser.annotations
-
Annotation InterfacesClassDescriptionUsed for deserializing fields of abstract classesInstructs the parser to treat the field as an attribute in XML.Changes an enum value to some other value.Used for serializing and deserializing maps of this form:Used for serializing and deserializing maps of this form:Used for serializing and deserializing maps of this form:Sets the name of a field or class.Instructs the parser to ignore the field name and use the name from the class.Marks a field to have it be excluded from serialization.Marks a field to have it be excluded from deserialization.Marks a field as the textnode of a class.