parse
Initializes XmlPullParser, starts parsing process and invokes readXml
Parameters
inputStream
is the /assets/helpdata.xml converted to inputStream. This is necessary to apply XmlPullParser on it.
Initializes XmlPullParser, starts parsing process and invokes readXml
is the /assets/helpdata.xml converted to inputStream. This is necessary to apply XmlPullParser on it.