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