[JDEV] XML Parser

Justin Kirby justink at rochester.rr.com
Thu Apr 11 17:02:04 CDT 2002


If you need something quick a light... expat.

If you need a full featured xml parser suite, apache's Xerces is the way
to go. Its cross platform and has C++ and Java versions... plus Xalan,
the XSLT engine.... etc...

http://xml.apache.org



On Thu, 2002-04-11 at 17:04, Max Metral wrote:
> I can't possibly imagine in this day and age that writing your own XML
> parser is the right answer. :)
> 
> -----Original Message-----
> From: aliban at gmx.net [mailto:aliban at gmx.net]
> Sent: Thursday, April 11, 2002 3:29 PM
> To: jdev at jabber.org
> Subject: Re: [JDEV] XML Parser
> 
> 
> On your question:
> > Can you recommend me a XML Parser, if I wont to program Jabber client in
> Visual C++ (for Windows) ?
> > 
> 
> Write your own one as i did :)
> 
> hehe
> Edrin
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev

-- 
JID: Zion at openaether.org

      ,/^^^^\,
     /       \\.
   /|
  /|  /''\___/
        /''\__/  |/
     /''\__/    |/
      \\      ./
       `\..../

http://www.openaether.org




More information about the JDev mailing list