public static class DataPacketProvider.IQProvider extends org.jivesoftware.smack.provider.IQProvider<Data>
Constructor and Description |
---|
IQProvider() |
Modifier and Type | Method and Description |
---|---|
Data |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public Data parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws java.io.IOException, org.xmlpull.v1.XmlPullParserException, org.jivesoftware.smack.parsing.SmackParsingException
parse
in class org.jivesoftware.smack.provider.Provider<Data>
java.io.IOException
org.xmlpull.v1.XmlPullParserException
org.jivesoftware.smack.parsing.SmackParsingException