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