aspose file tools
The moose likes XML and Related Technologies and the fly likes How to convert a String to Element, and add to an existing Document obj? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "How to convert a String to Element, and add to an existing Document obj?" Watch "How to convert a String to Element, and add to an existing Document obj?" New topic
Author

How to convert a String to Element, and add to an existing Document obj?

liang gu
Ranch Hand

Joined: Nov 05, 2001
Posts: 89
I already have a Document object, and a String representation of a XML element, then what is the easist way to convert the String into an Element object and add to the Document object?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to convert a String to Element, and add to an existing Document obj?
 
Similar Threads
What is the easist way to get the string representation of XML
Converting Document to String
conver to String[][]
Can anybody help me why this code returning the null value
build DOM Object of a file whose path is given