[
Lists Home |
Date Index |
Thread Index
]
Hello,
have you looked at the C++ Portable Components? Included is a
lightweight non-validating XML parser with SAX2 and DOM interfaces,
built upon Expat. Plays nice on many platforms, including Solaris.
http://poco.sourceforge.net
http://poco.appinf.com
Best regards,
Guenter Obiltschnig
On Dec 8, 2005, at 21:25 , Fred Crable wrote:
> Is there a good resource for listing XML C++ library implementations
> either commercial or open-source? Can anyone comment if they have
> used
> any XML C++ DOM libraries on Solaris 2.9 with success?
>
> I've been using Xerces but it's not playing nice on Solaris 2.9. I've
> also looked at TinyXML on source forge but haven't tried it yet.
>
> Thank You,
> Fred Crable
>
--
Günter Obiltschnig Applied Informatics
guenter.obiltschnig@appinf.com http://www.appinf.com
P: +43 4253 32596 M: +43 676 5166737 F: +43 4253 32096
--------------------------------------------------------
The C++ Portable Components: http://poco.appinf.com/
|