|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlPullParserFactory | |
org.xmlpull.mxp1 | Contains XPP3 implementation of XMLPULL V1 API. |
org.xmlpull.v1 |
Uses of XmlPullParserFactory in org.xmlpull.mxp1 |
Subclasses of XmlPullParserFactory in org.xmlpull.mxp1 | |
class |
MXParserFactory
Simple facotry to speed up creation process. |
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(String classNames,
Class context)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |