Uses of Interface
org.gjt.xpp.XmlPullParserEventPosition
Packages that use XmlPullParserEventPosition
-
Uses of XmlPullParserEventPosition in org.gjt.xpp.impl.pullparser
Classes in org.gjt.xpp.impl.pullparser that implement XmlPullParserEventPositionModifier and TypeClassDescriptionclass
XML Pull Parser (XPP) allows to pull XML events from input stream. -
Uses of XmlPullParserEventPosition in org.gjt.xpp.x2impl.x2pullparser
Classes in org.gjt.xpp.x2impl.x2pullparser that implement XmlPullParserEventPositionModifier and TypeClassDescriptionclass
This is Xerces 2 driver that uses XNI pull parsing capabilities to implement XML Pull Parser API.