Class GeoLocationProvider.GeoLocationFormFieldChildElementProvider
java.lang.Object
org.jivesoftware.smack.provider.AbstractProvider<E>
org.jivesoftware.smack.provider.Provider<F>
org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProvider<GeoLocation>
org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider.GeoLocationFormFieldChildElementProvider
- Enclosing class:
- GeoLocationProvider
public static class GeoLocationProvider.GeoLocationFormFieldChildElementProvider
extends FormFieldChildElementProvider<GeoLocation>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.provider.AbstractProvider
org.jivesoftware.smack.provider.AbstractProvider.NumberFormatParseException, org.jivesoftware.smack.provider.AbstractProvider.TextParseException, org.jivesoftware.smack.provider.AbstractProvider.WrappableParser<E extends Object> -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smack.provider.Provider
parse, parseMethods inherited from class org.jivesoftware.smack.provider.AbstractProvider
getElementClass, toUrl, wrapExceptions
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
GeoLocationFormFieldChildElementProvider
public GeoLocationFormFieldChildElementProvider()
-
-
Method Details
-
getQName
- Specified by:
getQNamein classFormFieldChildElementProvider<GeoLocation>
-
parse
public GeoLocation parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment, org.jxmpp.JxmppContext jxmppContext) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException, org.jivesoftware.smack.parsing.SmackParsingException, ParseException - Specified by:
parsein classorg.jivesoftware.smack.provider.Provider<GeoLocation>- Throws:
org.jivesoftware.smack.xml.XmlPullParserExceptionIOExceptionorg.jivesoftware.smack.parsing.SmackParsingExceptionParseException
-