Open GoogleCodeExporter opened 9 years ago
[deleted comment]
else if ( value instanceof Enum )
{
sb.append(XMLUtils.getXMLTagWithNameValue ( fieldName, value.toString ( ), tagInitial ));
isConvertable = true;
}
Original comment by kamil.ja...@gmail.com
on 30 Jan 2013 at 1:43
Original issue reported on code.google.com by
sebastia...@gmail.com
on 11 Nov 2012 at 7:56Attachments: