i'm trying to do a library for an university project that make the marshalling/unmarshalling for a Groovy object without any annotation on the marshalled object class.
Is there any problem using JAXB the same way i would use it for any Java object? Is there any limitations?
Thanks in advance, Giacomo
No comments:
Post a Comment