Uses of Interface
org.gjt.xpp.XmlPullNode

Uses of XmlPullNode in org.gjt.xpp
 

Methods in org.gjt.xpp that return XmlPullNode
 XmlPullNode XmlPullNode.newPullNode(XmlPullParser pp)
           
 XmlPullNode XmlPullParserFactory.newPullNode(XmlPullParser pp)
          Return new XML pull node that is represeting tree from current pull parser start tag.
 



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