Interface AbstractProvider.WrappableParser<E>

    • Method Detail

      • parse

        E parse()
         throws org.jivesoftware.smack.xml.XmlPullParserException,
                java.io.IOException,
                SmackParsingException,
                java.text.ParseException
        Throws:
        org.jivesoftware.smack.xml.XmlPullParserException
        java.io.IOException
        SmackParsingException
        java.text.ParseException