Uses of Class
org.xmlpull.v1.XmlPullParserFactory
-
Uses of XmlPullParserFactory in org.xmlpull.v1
Methods in org.xmlpull.v1 that return XmlPullParserFactoryModifier and TypeMethodDescriptionstatic 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
(String classNames, Class context)