File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes Xml document to XML String 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 "Xml document to XML String" Watch "Xml document to XML String" New topic
Author

Xml document to XML String

rkalidoss
Greenhorn

Joined: Feb 15, 2001
Posts: 2
I have an xml document,using JAXP.....how do i convert
this document back into an XML string,.....i know i can do this with using TXDocument(IBM PARSER),but that is not what my company is using....SO I NEED TO DO THIS USING JAXP........
please help!!!
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
"rkalidoss",
You have already been warned about your choice of user name. Please choose one which meets the site naming convention immediately, as this user name will soon be turned off.
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please choose a new name which meets the requirements.
Thanks.

A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Xml document to XML String
 
Similar Threads
Translate DOM Tree to XML File
xml doc to xml string using jaxp
validating xml??
Validation with JAXP and XML Schema
Validation with JAXP and XML Schema