RE: [xml] who can tell me, why don't we use the xerces to parse t he xml?



actually, it depends.
as has been pointed out before since the documentation of libxml is not yet
as complete as the documentation on DOM, you should probably use a DOM
Parser like  xerces if you are programming in c++ or gdome2 (which is build
on top of libxml) if you are programming in c. of course there are many
alternatives ....
as long you don't need highest performance and are not comfortable reading
the source and build files.
(don't forget the terms of usage which are quite different)

cheers,
  marcus

-----Original Message-----
From: warmice [mailto:news_list sina com]
Sent: Friday, October 25, 2002 11:16 AM
To: xml gnome org
Subject: [xml] who can tell me, why don't we use the xerces to parse the
xml?


i think the xerces is a better xml parser. why don't we use that?
who can tell me the advantage of the libxml to the xerces.
thanks a lot!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]