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