Home Help Java X Java XStream



Java XStream
Posted on: November 18, 2009 at 12:00 AM
XStream is a simple library used to serialize the objects to XML and back again into the objects.

Java XStream

     



XStream is a simple library used to serialize the objects to XML and back again into the objects.

Features of the XStream APIs
  • XStream provides better Performance.
  • It is very easy to use.
  • With XStream Mappings are not required.
  • It provides clean and consistent XML.
  • With XStream it requires no modifications to objects.
  • XStream allows to integrate with other XML APIs very easily.
  • It avails the customizable conversion strategies.

 

Related Tags for Java XStream:


More Tutorials from this section

Ask Questions?    Discuss: Java XStream  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.