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