I'm having a hard time getting the root element from an xml string
I get the xml in a String format and need the rootelement
anyone know how to do this.
It should be something with making it into a Document and then retrieving the root element i think but i seem to be looking over it..
any help is welcome (-:
I get the xml in a String format and need the rootelement
anyone know how to do this.
It should be something with making it into a Document and then retrieving the root element i think but i seem to be looking over it..
any help is welcome (-: