public class IoTFieldsExtensionProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<IoTFieldsExtension>
| 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, org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException
parse in class org.jivesoftware.smack.provider.Provider<IoTFieldsExtension>java.io.IOExceptionorg.jivesoftware.smack.xml.XmlPullParserExceptionorg.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseExceptionpublic NodeElement parseNode(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException
org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseExceptionpublic TimestampElement parseTimestampElement(org.jivesoftware.smack.xml.XmlPullParser parser) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException
org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException