Thank you both for your assistance. I will attempt to use the XStream
library first, but the XML is not intended to to be parsed and objects
re-built from it; rather the information will be used by another
system. Thus, it depends how much I can customise the XStream output
to suit the desired XML format. Karim, upon investigating the JAXB
framework I discovered that this is the standard practise in the
company I work for(student internship, hence why I was unaware) but as
I have stated the simplicity of the objects and resulting XML may suit
a simpler method. I had never considered manipulating the toString
methods to my advantage, so if XStream does not suit then this is the
path I will take.

Thanks again,
Gary

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to