Uses of Class org.gjt.xpp.XmlPullParserFactory

Uses in package org.gjt.xpp

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.

Uses in package org.gjt.xpp.impl

Classes derived from org.gjt.xpp.XmlPullParserFactory

class
Implementation of Pull Parser Factory.
class
Implementation of Pull Parser Factory.

Uses in package org.gjt.xpp.x2impl

Classes derived from org.gjt.xpp.XmlPullParserFactory

class
Implementation of Pull Parser Factory.

Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.

Note this package is deprecated by XPP3 that implements XmlPull API