public abstract static class IntrospectionProvider.IQIntrospectionProvider<I extends IQ> extends IQProvider<I>
| Modifier | Constructor and Description |
|---|---|
protected |
IQIntrospectionProvider(Class<I> elementClass) |
| Modifier and Type | Method and Description |
|---|---|
I |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
protected IQIntrospectionProvider(Class<I> elementClass)
public I parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, IOException, SmackException
parse in class Provider<I extends IQ>org.xmlpull.v1.XmlPullParserExceptionIOExceptionSmackException