Hello folks,
How could I read an XML document from the web? I've seen people use SAX or DOM methods, but I've unable to make them work due to lack of experience so I would need a pretty brief overview not just 2 bits of code without any imports etc.
Also how would I be able to COMPARE the information? Like if it's " Sunny " I set a label text sunny etc.?!
I'm trying to read this.
http://api.openweathermap.org/data/2...ondon&mode=xml
Best regards,
Trolltrain