Uses of Interface
org.gjt.xpp.XmlPullNode
Packages that use XmlPullNode
Package
Description
This package defines classes compromising public API of XML Pull Parser 2.0 (org.gjt.xpp).
Constains reference implementation of Xml Pull Parser 2.0 (org.gjt.xpp).
-
Uses of XmlPullNode in org.gjt.xpp
Methods in org.gjt.xpp that return XmlPullNodeModifier and TypeMethodDescriptionXmlPullNode.newPullNode
(XmlPullParser pp) XmlPullParserFactory.newPullNode
(XmlPullParser pp) Return new XML pull node that is represeting tree from current pull parser start tag. -
Uses of XmlPullNode in org.gjt.xpp.impl
Methods in org.gjt.xpp.impl that return XmlPullNode -
Uses of XmlPullNode in org.gjt.xpp.impl.pullnode
Classes in org.gjt.xpp.impl.pullnode that implement XmlPullNodeMethods in org.gjt.xpp.impl.pullnode that return XmlPullNode -
Uses of XmlPullNode in org.gjt.xpp.x2impl
Methods in org.gjt.xpp.x2impl that return XmlPullNode