Uses of Interface
org.jivesoftware.smack.xml.XmlPullParserFactory
Package
Description
Classes for XML handling.
Classes for XML handling using StAX (Streaming API for XML, JSR 173).
Classes for XML handling using XPP3 (XML Pull Parser 3).
-
Uses of XmlPullParserFactory in org.jivesoftware.smack.xml
Modifier and TypeMethodDescriptionstatic XmlPullParserFactory
SmackXmlParser.getXmlPullParserFactory()
Modifier and TypeMethodDescriptionstatic void
SmackXmlParser.setXmlPullParserFactory
(XmlPullParserFactory xmlPullParserFactory) -
Uses of XmlPullParserFactory in org.jivesoftware.smack.xml.stax
-
Uses of XmlPullParserFactory in org.jivesoftware.smack.xml.xpp3