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