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