rss search

How to Convert String to XML using JDOM?

line How to Convert String to XML using JDOM?

Given the following XML in a String that is passed as a parameter with identifier hxml in Servlet:

We want to construct an XML file using JDOM. Here’s the code snippet:


Leave a Reply

You must be logged in to post a comment.