public class IoTFieldsExtensionProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<IoTFieldsExtension>
org.jivesoftware.smack.provider.AbstractProvider.NumberFormatParseException, org.jivesoftware.smack.provider.AbstractProvider.TextParseException, org.jivesoftware.smack.provider.AbstractProvider.WrappableParser<E>| Constructor and Description |
|---|
IoTFieldsExtensionProvider() |
| Modifier and Type | Method and Description |
|---|---|
IoTFieldsExtension |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
NodeElement |
parseNode(org.jivesoftware.smack.xml.XmlPullParser parser) |
TimestampElement |
parseTimestampElement(org.jivesoftware.smack.xml.XmlPullParser parser) |
public IoTFieldsExtension parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws java.io.IOException, org.jivesoftware.smack.xml.XmlPullParserException, java.text.ParseException
parse in class org.jivesoftware.smack.provider.Provider<IoTFieldsExtension>java.io.IOExceptionorg.jivesoftware.smack.xml.XmlPullParserExceptionjava.text.ParseExceptionpublic NodeElement parseNode(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, java.text.ParseException
org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionjava.text.ParseExceptionpublic TimestampElement parseTimestampElement(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, java.text.ParseException
org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionjava.text.ParseException