public class RSMSetProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<RSMSet>
| Modifier and Type | Field and Description |
|---|---|
static RSMSetProvider |
INSTANCE |
| Constructor and Description |
|---|
RSMSetProvider() |
| Modifier and Type | Method and Description |
|---|---|
RSMSet |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public static final RSMSetProvider INSTANCE
public RSMSet 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<RSMSet>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOException