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