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