Uses of Class
org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
-
Packages that use Xpp3XmlPullParser Package Description org.jivesoftware.smack.xml.xpp3 Classes for XML handling using XPP3 (XML Pull Parser 3). -
-
Uses of Xpp3XmlPullParser in org.jivesoftware.smack.xml.xpp3
Methods in org.jivesoftware.smack.xml.xpp3 that return Xpp3XmlPullParser Modifier and Type Method Description Xpp3XmlPullParser
Xpp3XmlPullParserFactory. newXmlPullParser(java.io.Reader reader)
-