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