Modifier and Type | Method and Description |
---|---|
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(String classNames,
Class context) |
Copyright © 2000–2021. All rights reserved.