Author Login
Post Reply
I am processing XML Posts to a Groovlet application. I have managed to get
the body of the post into an acceptable form using XmlSlurper/XmlParser.
Question is how do I turn the results of XmlParser into a String again to
return the XML?? XmlSlurper (i believe and maybe wrong) is not suitable for
the type of processing I will be doing.
Regards
Scott Warren
Michael Koch wrote:
>
> I can copy the GPathExpression created by an XmlSlurper into the
> StreamingMarkupBuilder output by using mkp.yield, but I couldn't find out
> how to do this with a Groovy DOM node generated by a XmlParser. mkp.yield
> seems to only print out the String representation of the node. Since I
> need
> to modify the read XML document, I can't use the slurper.
>
> Any advice?
>
> thanks
> Michael Koch
>
>
>
--
Sent from the groovy - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email