[Qt-interest] Qt5 and XML DOM
Sylvain Pointeau
sylvain.pointeau at gmail.com
Wed May 11 23:02:21 CEST 2011
On Wed, May 11, 2011 at 10:16 PM, BRM <bm_witness at yahoo.com> wrote:
> I've used both libXML2 and Qt QDom - I much prefer QDom. I use to build and
> parse custom XML messages for a distributed system's communication protocol.
> QDom is very straight forwards and a lot less overhead. The libXML2
> implementation required a lot more code to do the same thing, and I was very
> glad to mostly deprecate it. (I still keep it around for some non-Qt
> applications.)
>
>
I mainly use xpath (read/write values) and xslt/exslt in libxml2, there is
no equivalent in Qt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110511/e69c79ba/attachment.html
More information about the Qt-interest-old
mailing list