public class SubscriptionProvider extends ExtensionElementProvider<Subscription>
Constructor and Description |
---|
SubscriptionProvider() |
Modifier and Type | Method and Description |
---|---|
Subscription |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public SubscriptionProvider()
public Subscription parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, IOException
parse
in class Provider<Subscription>
org.xmlpull.v1.XmlPullParserException
IOException