Class IntrospectionProvider.IQIntrospectionProvider<I extends IQ>

    • Constructor Detail

      • IQIntrospectionProvider

        protected IQIntrospectionProvider​(java.lang.Class<I> elementClass)
    • Method Detail

      • parse

        public I parse​(org.jivesoftware.smack.xml.XmlPullParser parser,
                       int initialDepth,
                       XmlEnvironment xmlEnvironment)
                throws org.jivesoftware.smack.xml.XmlPullParserException,
                       java.io.IOException
        Specified by:
        parse in class IQProvider<I extends IQ>
        Throws:
        org.jivesoftware.smack.xml.XmlPullParserException
        java.io.IOException