[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XML Parsers for UNIX environments
- From: Sam TH <sam@uchicago.edu>
- To: Cameron Beeler <cwbeele@wal-mart.com>
- Date: Wed, 11 Apr 2001 16:22:25 -0500
--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Apr 11, 2001 at 12:21:21PM -0500, Cameron Beeler wrote:
> I am in need of help.
>=20
> Does anyone on this list know of any XML parsers that have 'C' libraries
> that could be called to parse XML in the UNIX environ?
> Virtually everything that I see is Java and/or C++. Any contributions are
> greatly appreciated.
The two major Unix/C XML parsers are expat and libxml2. Expat is SAX
only, and libxml2 provides DOM support as well.=20
expat: http://expat.sourceforge.net
libxml2: http://xmlsoft.org
=20
sam th --- sam@uchicago.edu --- http://www.abisource.com/~sam/
OpenPGP Key: CABD33FC --- http://samth.dyndns.org/key
DeCSS: http://samth.dyndns.org/decss
--VS++wcV0S1rZb1Fb
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE61MsRt+kM0Mq9M/wRAmftAKCoEii0wdP1F7T3ofGyPkGWJR9aPwCeMbC9
ONlS7ZB8qV5sLfRyAu3WOH4=
=lM6d
-----END PGP SIGNATURE-----
--VS++wcV0S1rZb1Fb--