public class SlotProvider extends 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 SlotProvider()
public Slot parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, SmackException
parse in class Provider<Slot>org.xmlpull.v1.XmlPullParserExceptionjava.io.IOExceptionSmackExceptionpublic 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