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