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



"Labib Iskander, Marcus" <ml cm4all com> writes:

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)

libxml2 is also a smaller library.

Elizabeth



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