Package org.jivesoftware.smack.xml.xpp3
Class Xpp3XmlPullParserFactory
java.lang.Object
org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParserFactory
- All Implemented Interfaces:
XmlPullParserFactory
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final boolean
True if the XmlPullParser supports the XML_ROUNDTRIP feature. -
Constructor Summary
-
Method Summary
-
Field Details
-
FEATURE_XML_ROUNDTRIP
- See Also:
-
XML_PULL_PARSER_SUPPORTS_ROUNDTRIP
True if the XmlPullParser supports the XML_ROUNDTRIP feature.
-
-
Constructor Details
-
Xpp3XmlPullParserFactory
public Xpp3XmlPullParserFactory()
-
-
Method Details
-
newXmlPullParser
- Specified by:
newXmlPullParser
in interfaceXmlPullParserFactory
- Throws:
XmlPullParserException
-