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