public class RSMSetProvider extends ExtensionElementProvider<RSMSet>
Modifier and Type | Field and Description |
---|---|
static RSMSetProvider |
INSTANCE |
Constructor and Description |
---|
RSMSetProvider() |
Modifier and Type | Method and Description |
---|---|
RSMSet |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public static final RSMSetProvider INSTANCE
public RSMSetProvider()
public RSMSet parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, IOException
parse
in class Provider<RSMSet>
org.xmlpull.v1.XmlPullParserException
IOException