Uses of Class
org.xmlpull.v1.XmlPullParserFactory
| Package | Description |
|---|---|
| org.xmlpull.v1 |
-
Uses of XmlPullParserFactory in org.xmlpull.v1
Methods in org.xmlpull.v1 that return XmlPullParserFactory Modifier and Type Method Description static XmlPullParserFactoryXmlPullParserFactory. newInstance()Create a new instance of a PullParserFactory that can be used to create XML pull parsers (see class description for more details).static XmlPullParserFactoryXmlPullParserFactory. newInstance(String classNames, Class context)