public class RegistrationStreamFeatureProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<Registration.Feature>
Constructor and Description |
---|
RegistrationStreamFeatureProvider() |
Modifier and Type | Method and Description |
---|---|
Registration.Feature |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public Registration.Feature parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment)
parse
in class org.jivesoftware.smack.provider.Provider<Registration.Feature>