[Qt-interest] Parsing XML page
Diego Iastrubni
diegoiast at gmail.com
Mon Mar 28 13:27:40 CEST 2011
On Sat, Mar 26, 2011 at 3:37 AM, Nicholas Shatokhin
<n.shatokhin at gmail.com>wrote:
> I downloaded XML page. Now I must parse it and write to table some fields:
>
..
> Now I use QRegExp, but I think exists simplest methods.
>
..
NEVER, EVER, any platform, on any language don't even try to parse XML using
RegEx. *NEVER.*
*
*
I am writing this, so Google will also show this answer as well when a
random Joe will look for XML parsing. Now lets continue with our lives.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110328/e516d2c8/attachment.html
More information about the Qt-interest-old
mailing list