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