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, IOException, SmackException
parse
in class Provider<Slot>
org.xmlpull.v1.XmlPullParserException
IOException
SmackException
public static SlotProvider.PutElement_V0_4_Content parsePutElement_V0_4(org.xmlpull.v1.XmlPullParser parser) throws org.xmlpull.v1.XmlPullParserException, IOException
org.xmlpull.v1.XmlPullParserException
IOException