22 Jul 2004 09:49
Re: XML InputStream
import groovy.util.XmlParser doc = new XmlParser().parse(in) println doc.cheese.whatnot On 22 Jul 2004, at 05:07, Christopher M. Judd wrote: > How do I convert an InputStream of XML into something I can use GPath > on? > > > > ----------------------------------------------- > > Christopher M. Judd > > Judd Solutions, LLC > > President & Consultant > > Co-author of Enterprise Java Development on a Budget > > > > 685 Farrington Dr. > > Worthington, OH 43085 > > phone: 614-378-4119 > > email: cjudd@... > > web: www.juddsolutions.com > > > James ------- http://radio.weblogs.com/0112098/
RSS Feed