I'm adding enumeration support (based on my own classes, which may not be for everyone) in beta 4. In the future (probably 1.1) I'll also add support for JDK 1.5 enumerations. For right now, the only way I can suggest to implement enumerations is by using custom serializer/deserializers (the serializer would get passed the enumeration object, of whatever form, and return the string value; the deserializer would do the inverse).

 - Dennis

Neroslavskaya, Elena wrote:

Hello,
Is it possible  to set the enumeration using jibx binding ?
I need to add validation of values that fields could be populated with ?
What is the best way of doing that in jibx ?

Thanks a lot,
Elena Neroslavskaya



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to