Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Xml Parser

Reply
Thread Tools

Xml Parser

 
 
gege
Guest
Posts: n/a
 
      12-19-2005
Hello,

I'am looking for an easy to use Xml parser for C++.
I tried Xerces but it is not quite easy to use !!!!

So I need a parser, or maybe a wrapper (for MSXML)
with simple examples (as simple as for PHP or VBA)

Thx




 
Reply With Quote
 
 
 
 
=?UTF-8?B?TWF0ZXVzeiDFgW9za290?=
Guest
Posts: n/a
 
      12-19-2005
gege wrote:
>
> I'am looking for an easy to use Xml parser for C++.
> I tried Xerces but it is not quite easy to use !!!!
>


Google for TinyXML, DOM parser. It can be used/compiled with STL support.
Cheers
--
Mateusz Åoskot
http://mateusz.loskot.net
 
Reply With Quote
 
 
 
 
zhengfish
Guest
Posts: n/a
 
      12-19-2005
TinyXML is good

 
Reply With Quote
 
gege
Guest
Posts: n/a
 
      12-19-2005
thx a lot
i am looking at Tiny which sounds very very good !!

thx again !

"zhengfish" <> a écrit dans le message de news:
. com...
> TinyXML is good
>



 
Reply With Quote
 
Mirek Fidler
Guest
Posts: n/a
 
      12-19-2005
gege wrote:
> Hello,
>
> I'am looking for an easy to use Xml parser for C++.
> I tried Xerces but it is not quite easy to use !!!!
>
> So I need a parser, or maybe a wrapper (for MSXML)
> with simple examples (as simple as for PHP or VBA)


What about this:

http://upp.sourceforge.net/reference$XML.html

Mirek
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XML::Parser Installation error: XML-Parser-2.34 Sean Perl Misc 3 10-03-2006 01:23 AM
XML::Parser Installation error: XML-Parser-2.34 Sean Perl Misc 0 10-02-2006 06:20 PM
Different results parsing a XML file with XML::Simple (XML::Sax vs. XML::Parser) Erik Wasser Perl Misc 5 03-05-2006 10:09 PM
XML-Parser to XML-Parser communication (encoding issues?) arne Perl Misc 0 09-13-2005 12:53 PM
XML Parser VS HTML Parser ZOCOR Java 11 10-05-2004 01:58 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57