|
[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: Java String to Doc
|
Create an org.xml.sax.helpers.InputSource, which most Java
parsers can take as input:
InputSource s = new InputSource(new
StringReader(myString)));
----- Original Message -----
Sent: Wednesday, October 16, 2002 10:33
AM
Subject: Java String to
Doc
I have a String in my application that is
actually all xml. I need to turn it into a doc in order to traverse it
and send it to a method that someone else wrote. My problem: I have no idea
how to go from String to Doc. I don't see a constructor for Document
that takes a String (of xml) as the parameter. Is this possible?
What do I need to do?
TIA
|
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
 |
| Atom 0.3 |
 |
| |
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|