This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes How to convert String to org.w3c.dom.Document 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 » Java » Beginning Java
Reply Bookmark "How to convert String to org.w3c.dom.Document" Watch "How to convert String to org.w3c.dom.Document" New topic
Author

How to convert String to org.w3c.dom.Document

John Landon
Ranch Hand

Joined: Sep 25, 2008
Posts: 221
How to convert String to org.w3c.dom.Document

thanks.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

Where builder is an instance of javax.xml.parsers.DocumentBuilder.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to convert String to org.w3c.dom.Document
 
Similar Threads
String representation of a org.w3c.dom.Document object
How to put clob in org.w3c.dom.Document
Document to File
how to convert Byte to the String
Converting a Document type into String