Showing posts with label Xml parsing. Show all posts
Showing posts with label Xml parsing. Show all posts

11 October 2017

Xml Parsing And Open Links in Webview

In This Tutorial we will Discuss About Xml Parsing. XML is a acronym of Extensible Markup Language a document formatting language used for some World Wide Web Pages. This language is some what similar to Html but XML is extensible that means in html we can not add new Tags or new elements but in XML we can do all that very easily. That's why XML Came in MainStream.