public class DescriptionProvider extends FormFieldChildElementProvider<FormField.Description>
Constructor and Description |
---|
DescriptionProvider() |
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getQName() |
FormField.Description |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public FormField.Description 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<FormField.Description>
org.jivesoftware.smack.xml.XmlPullParserException
java.io.IOException
public javax.xml.namespace.QName getQName()
getQName
in class FormFieldChildElementProvider<FormField.Description>