aspose file tools
The moose likes XML and Related Technologies and the fly likes java bean to xml Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "java bean to xml" Watch "java bean to xml" New topic
Author

java bean to xml

kavitha vasu
Ranch Hand

Joined: Feb 22, 2007
Posts: 70
Hi All,

I have the following java bean class, i need to convert this java bean to xml document.

How can i achieve this ?

Give me an idea to continue.


Thnaks in advance
Wirianto Djunaidi
Ranch Hand

Joined: Mar 20, 2001
Posts: 195
You can checkout JAXB or XML Beans.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: java bean to xml
 
Similar Threads
XMLDecoder
How to convert xml file to javax.xml.soap.SOAPElement [ ] array?
Write XML using JAVA
To create an xml from a java bean
Java Bean & XML Conversion