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