Class DescriptionProvider
java.lang.Object
org.jivesoftware.smack.provider.AbstractProvider<FormField.Description>
org.jivesoftware.smack.provider.Provider<FormField.Description>
org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProvider<FormField.Description>
org.jivesoftware.smackx.xdata.provider.DescriptionProvider
-
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> -
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
-
Constructor Details
-
DescriptionProvider
public DescriptionProvider()
-
-
Method Details
-
parse
public FormField.Description parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException - Specified by:
parsein classorg.jivesoftware.smack.provider.Provider<FormField.Description>- Throws:
org.jivesoftware.smack.xml.XmlPullParserExceptionIOException
-
getQName
- Specified by:
getQNamein classFormFieldChildElementProvider<FormField.Description>
-