Skip to content

This gets an xml from a webservice over the internet and displays some information from the xml.

Notifications You must be signed in to change notification settings

SaketSrivastav/WebServiceExample

Repository files navigation

This demo describes the usage of extracting an xml file from web which can be a XML from a webservice. 
This demo also describes how you can parse the XML using the built in JAVA Document Builder class.
This demo also shows the usage of AsyncTask class.

About

This gets an xml from a webservice over the internet and displays some information from the xml.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages