-
Bug
-
Resolution: Fixed
-
P5
-
1.4.0
-
None
-
beta2
-
generic
-
generic
The XMLEncoder currently creates XML files which use literal values
exclusively. When these property values are delcared by the "enumerationValues"
value of the PropertyDescriptor in the class's BeanInfo - references to
the static variables with these names should be used in place of the
literal values.
exclusively. When these property values are delcared by the "enumerationValues"
value of the PropertyDescriptor in the class's BeanInfo - references to
the static variables with these names should be used in place of the
literal values.