aspose file tools
The moose likes XML and Related Technologies and the fly likes Converting String to XML file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Converting String to XML file" Watch "Converting String to XML file" New topic
Author

Converting String to XML file

Swathi Prakash
Ranch Hand

Joined: Jan 18, 2005
Posts: 49
Hai,
I am new to XML.
I want to convert String to an XML document using java .
Please help me .
Need some sample codes.

Thanks
Swathi
Rajagopal Manohar
Ranch Hand

Joined: Nov 26, 2004
Posts: 183
I want to convert String to an XML document using java .
Please help me .
Need some sample codes




I am new to XML.


read this http://www.cafeconleche.org/books/xmljava/
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
FYI, this (and a couple of other frequently asked questions) have been gathered into the XmlFaq.


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: jrebel
 
subject: Converting String to XML file
 
Similar Threads
org.w3c.dom.Element as parameter in WSDL?
String representation of a org.w3c.dom.Document object
String
Problem in Parsing XML String
Sending XML data to webservice