[Qt-interest] Parsing XML page
Николай Шатохин
n.shatokhin at gmail.com
Tue Mar 29 19:53:16 CEST 2011
But if I need read HTML page and must get a block of texts...
2011/3/28 Diego Iastrubni <diegoiast at gmail.com>:
>
> 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.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list