Uses of Class
org.gjt.xpp.XmlPullParserFactory
-
Uses of XmlPullParserFactory in org.gjt.xpp
Methods in org.gjt.xpp that return XmlPullParserFactoryModifier and TypeMethodDescriptionstatic XmlPullParserFactory
XmlPullParserFactory.newInstance()
Get a new instance of a PullParserFactory used to create XPP.static XmlPullParserFactory
XmlPullParserFactory.newInstance
(Class classLoaderCtx) Get a new instance of a PullParserFactory used to create XPP.static XmlPullParserFactory
XmlPullParserFactory.newInstance
(String factoryClassName) Get a new instance of a PullParserFactory from given class name.