public class CapsExtensionProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<CapsExtension>
Constructor and Description |
---|
CapsExtensionProvider() |
Modifier and Type | Method and Description |
---|---|
CapsExtension |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public CapsExtension parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException
parse
in class org.jivesoftware.smack.provider.Provider<CapsExtension>
org.jivesoftware.smack.xml.XmlPullParserException
java.io.IOException