| Topic: |
DEVELOP > c-Plus-Plus |
| User: |
"Bruintje Beer" |
| Date: |
31 Jul 2005 01:08:30 AM |
| Object: |
c++ class for xml |
Hi,
Does anyone know if there is a C++ class which can handle multiple xml
parsers, like xerces, tiny, libxml2 etc
Steve
.
|
|
| User: "Vince" |
|
| Title: Re: c++ class for xml |
31 Jul 2005 03:38:42 AM |
|
|
Bruintje Beer a écrit :
Hi,
Does anyone know if there is a C++ class which can handle multiple xml
parsers, like xerces, tiny, libxml2 etc
Steve
Hi,
If I understand well you want a c++ class and not a big parser.
CMarkupSTL is a good start or have a look at WFC (windows only)
http://www.samblackburn.com/wfc/
.
|
|
|
|
| User: "Steven T. Hatton" |
|
| Title: Re: c++ class for xml |
31 Jul 2005 02:24:52 AM |
|
|
Bruintje Beer wrote:
Hi,
Does anyone know if there is a C++ class which can handle multiple xml
parsers, like xerces, tiny, libxml2 etc
Steve
That's close to off topic, but I'm curious. What do you mean by "handle
multiple XML parsers"? You should be able to link any such XML processing
systems together since they all speak XML. I suspect, however, that's not
what you mean. Have you read the FAQ for this news group? You may be
better of on the xml news group.
--
If our hypothesis is about anything and not about some one or more
particular things, then our deductions constitute mathematics. Thus
mathematics may be defined as the subject in which we never know what we
are talking about, nor whether what we are saying is true.-Bertrand Russell
.
|
|
|
|
| User: "Roland Pibinger" |
|
| Title: Re: c++ class for xml |
31 Jul 2005 04:53:16 AM |
|
|
On Sun, 31 Jul 2005 08:08:30 +0200, "Bruintje Beer" <me@knoware.nl>
wrote:
Does anyone know if there is a C++ class which can handle multiple xml
parsers, like xerces, tiny, libxml2 etc
http://www.jezuk.co.uk/cgi-bin/view/arabica
(haven't used it, cannot recommend it therefore)
Best wishes,
Roland Pibinger
.
|
|
|
|

|
Related Articles |
|
|