public class MoodProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<MoodElement>
Modifier and Type | Field and Description |
---|---|
static MoodProvider |
INSTANCE |
Constructor and Description |
---|
MoodProvider() |
Modifier and Type | Method and Description |
---|---|
MoodElement |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public static final MoodProvider INSTANCE
public MoodElement parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws java.lang.Exception
parse
in class org.jivesoftware.smack.provider.Provider<MoodElement>
java.lang.Exception