public static class AdHocCommandDataProvider.MalformedActionError extends ExtensionElementProvider<AdHocCommandData.SpecificError>
| Constructor and Description |
|---|
AdHocCommandDataProvider.MalformedActionError() |
| Modifier and Type | Method and Description |
|---|---|
AdHocCommandData.SpecificError |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public AdHocCommandDataProvider.MalformedActionError()
public AdHocCommandData.SpecificError parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth)
parse in class Provider<AdHocCommandData.SpecificError>