Uses of Class
org.xmlpull.v1.XmlPullParserFactory

Uses of XmlPullParserFactory in org.xmlpull.v1
 

Methods in org.xmlpull.v1 that return XmlPullParserFactory
static XmlPullParserFactory XmlPullParserFactory.newInstance()
          Create a new instance of a PullParserFactory that can be used to create XML pull parsers (see class description for more details).
static XmlPullParserFactory XmlPullParserFactory.newInstance(java.lang.String classNames, java.lang.Class context)
           
 



This XmlPull V1 API is free, enjoy! http://www.xmlpull.org/