| Frames | No Frames |
Methods with return type org.gjt.xpp.XmlPullParserFactory | |
| XmlPullParserFactory | Get a new instance of a PullParserFactory used to create XPP. |
| XmlPullParserFactory | XmlPullParserFactory.newInstance(Class classLoaderCtx) Get a new instance of a PullParserFactory used to create XPP. |
| XmlPullParserFactory | XmlPullParserFactory.newInstance(String factoryClassName) Get a new instance of a PullParserFactory from given class name. |