public class MoodProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<MoodElement>
org.jivesoftware.smack.provider.AbstractProvider.NumberFormatParseException, org.jivesoftware.smack.provider.AbstractProvider.TextParseException, org.jivesoftware.smack.provider.AbstractProvider.WrappableParser<E>| Modifier and Type | Field and Description |
|---|---|
static MoodProvider |
INSTANCE |
| Constructor and Description |
|---|
MoodProvider() |
| Modifier and Type | Method and Description |
|---|---|
MoodElement |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public static final MoodProvider INSTANCE
public MoodElement parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
parse in class org.jivesoftware.smack.provider.Provider<MoodElement>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingException