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