public class SlotProvider extends org.jivesoftware.smack.provider.IQProvider<Slot>
| Modifier and Type | Class and Description |
|---|---|
static class |
SlotProvider.PutElement_V0_4_Content |
| Constructor and Description |
|---|
SlotProvider() |
| Modifier and Type | Method and Description |
|---|---|
Slot |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
static SlotProvider.PutElement_V0_4_Content |
parsePutElement_V0_4(org.xmlpull.v1.XmlPullParser parser) |
public Slot parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.SmackException
parse in class org.jivesoftware.smack.provider.Provider<Slot>org.xmlpull.v1.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.SmackExceptionpublic static SlotProvider.PutElement_V0_4_Content parsePutElement_V0_4(org.xmlpull.v1.XmlPullParser parser) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException
org.xmlpull.v1.XmlPullParserExceptionjava.io.IOException