Discussion:
XStream Worked Great
Raj
2014-09-09 19:51:33 UTC
Permalink
Hi

I used Xstream in my current project and it worked pretty well. My scenario
was that i have complete running app and suddenly requirement came to convert
objects to xml in particular schema. I used annotations and custom converter.
The custom converters gives all the flexibility for creating xmls.

Till Now, No issues.


Chers
Raj



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Jörg Schaible
2014-09-17 13:09:29 UTC
Permalink
Hi Raj,
Post by Raj
Hi
I used Xstream in my current project and it worked pretty well. My
scenario was that i have complete running app and suddenly requirement
came to convert objects to xml in particular schema. I used annotations
and custom converter. The custom converters gives all the flexibility for
creating xmls.
Till Now, No issues.
Thanks for the feedback :)

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...