public class NickProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<Nick>
| Constructor and Description |
|---|
NickProvider() |
| Modifier and Type | Method and Description |
|---|---|
Nick |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public Nick parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException
parse in class org.jivesoftware.smack.provider.Provider<Nick>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOException