[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XML Parser
- To: ajug-members@www.ajug.org
- Subject: Re: XML Parser
- From: Cynthia Jeness <cj@goldencode.com>
- Date: Fri, 25 Jan 2002 17:33:13 -0500
- Organization: Golden Code Development Corp
- References: <3791C694378ED4119C250000D1EDACC80280B5C7@atlexg01.norc.s1.com> <004101c1a5ef$600a0240$0366a8c0@air2web.com>
- Sender: cj@www.ajug.org
I also highly recommend JDOM. Has anyone looked at what is in JDK 1.4 for
XML parsing?
Cindy
Scott Rogers wrote:
> The easiest way I've found is to install the Xerces parser, then install
> JDOM and use it's interface rather than Xerces.
>
> ----- Original Message -----
> From: "Nicholas Frank" <nicholas.frank@s1.com>
> To: <Chris.Graham@alltel.com>; <ajug-members@www.ajug.org>
> Sent: Friday, January 25, 2002 5:10 PM
> Subject: RE: XML Parser
>
> > It is under the Apache license. It is free.
> >
> > -----Original Message-----
> > From: Chris.Graham@alltel.com [mailto:Chris.Graham@alltel.com]
> > Sent: Friday, January 25, 2002 4:46 PM
> > To: ajug-members@www.ajug.org
> > Subject: Re: XML Parser
> >
> >
> >
> > I use Xerces, but I'm not sure if it's free.
> >
> > --Chris
> >
> >
> >
> > From: Mike Millson <mgm@atsga.com> on 01/25/2002 04:17 PM
> >
> > Please respond to mgm@atsga.com
> >
> > To: Ajug-Members <ajug-members@www.ajug.org>
> > cc:
> >
> > Subject: XML Parser
> >
> > I need an XML parser to use in a servlet environment. None of the Java XML
> > APIs will be available. My plan is to get the XML data as a stream then
> use
> > a compenent to parse it. Anyone have any recommendations on any free XML
> > parsers that I could leverage to do the parsing? I don't think it has to
> be
> > validating; I think non-validating will work for what I'm doing.
> >
> > Thank you,
> > Mike Millson
> > Web Systems Engineer
> > Sun Certified Programmer for Java2 Platform
> > ----------------------------------------
> > AableTech Solutions, Inc.
> > 770.414.8834
> > 404.219.3177 cell
> > 770.414.8206 fax
> > http://www.atsga.com
> > ----------------------------------------
> >
> >
> >
> >
> >
> >
> >
> >