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.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public Data parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws java.io.IOException, org.jivesoftware.smack.xml.XmlPullParserException, org.jivesoftware.smack.parsing.SmackParsingException
parse
in class org.jivesoftware.smack.provider.Provider<Data>
java.io.IOException
org.jivesoftware.smack.xml.XmlPullParserException
org.jivesoftware.smack.parsing.SmackParsingException