Hi
I'm currently calling a web service from my J2ME app and receiving the xml document as a string object.
is it possible to convert the string object to a document type? Can I navigate the document inside the string?
Any answers would be appreciated, been googling for a while and so far, no good.