public abstract static class IntrospectionProvider.PacketExtensionIntrospectionProvider<PE extends ExtensionElement> extends ExtensionElementProvider<PE>
Modifier | Constructor and Description |
---|---|
protected |
PacketExtensionIntrospectionProvider(Class<PE> elementClass) |
Modifier and Type | Method and Description |
---|---|
PE |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public PE parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, IOException, SmackException
parse
in class Provider<PE extends ExtensionElement>
org.xmlpull.v1.XmlPullParserException
IOException
SmackException
Copyright © 2016 Ignite Realtime. All rights reserved.