public static class GenericSettings.InternalProvider extends org.jivesoftware.smack.provider.IQProvider<GenericSettings>
Constructor and Description |
---|
InternalProvider() |
Modifier and Type | Method and Description |
---|---|
GenericSettings |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public GenericSettings 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<GenericSettings>
org.jivesoftware.smack.xml.XmlPullParserException
java.io.IOException