Updating jars

2008-04-08 Thread Elizabeth Clause
I'm using Groovy, NekoHTML, and Xerces to parse a web page into xml. Here's the sample code (called NewSaxParserText.groovy): - import org.cyberneko.html.parsers.SAXParser; String url = "http://www.yahoo.com"; SAXParser parser = new SAXP

Re: Updating jars

2008-04-19 Thread Elizabeth Clause
-b05, mixed mode, sharing) Did I misunderstand you? ~Elizabeth On Wed, Apr 9, 2008 at 8:58 AM, Holger Hoffstaette <[EMAIL PROTECTED]> wrote: > On Tue, 08 Apr 2008 14:58:06 -0400, Elizabeth Clause wrote: > > > I just updated my Xerces jar, and this code, which worked > &