public class BlockContactsIQProvider extends IQProvider<BlockContactsIQ>
Constructor and Description |
---|
BlockContactsIQProvider() |
Modifier and Type | Method and Description |
---|---|
BlockContactsIQ |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public BlockContactsIQProvider()
public BlockContactsIQ parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws Exception
parse
in class Provider<BlockContactsIQ>
Exception