Class StaxXmlPullParserFactory

java.lang.Object
org.jivesoftware.smack.xml.stax.StaxXmlPullParserFactory
All Implemented Interfaces:
org.jivesoftware.smack.xml.XmlPullParserFactory

public class StaxXmlPullParserFactory extends Object implements org.jivesoftware.smack.xml.XmlPullParserFactory
  • Constructor Details

    • StaxXmlPullParserFactory

      public StaxXmlPullParserFactory()
  • Method Details

    • newXmlPullParser

      public StaxXmlPullParser newXmlPullParser(Reader reader) throws org.jivesoftware.smack.xml.XmlPullParserException
      Specified by:
      newXmlPullParser in interface org.jivesoftware.smack.xml.XmlPullParserFactory
      Throws:
      org.jivesoftware.smack.xml.XmlPullParserException