XML string to XML document

Viewed 202048

I have a whole XML document in a String which i need to convert to a XML document and parse tags in the document

4 Answers
Related