public static class GeoLocationProvider.GeoLocationFormFieldChildElementProvider extends FormFieldChildElementProvider<GeoLocation>
| Modifier and Type | Field and Description |
|---|---|
static GeoLocationProvider.GeoLocationFormFieldChildElementProvider |
INSTANCE |
| Constructor and Description |
|---|
GeoLocationFormFieldChildElementProvider() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getQName() |
GeoLocation |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public static final GeoLocationProvider.GeoLocationFormFieldChildElementProvider INSTANCE
public GeoLocationFormFieldChildElementProvider()
public javax.xml.namespace.QName getQName()
getQName in class FormFieldChildElementProvider<GeoLocation>public GeoLocation 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<GeoLocation>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingException