public static interface FileDescriptorSource.ProgressCallback
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(java.lang.String fileName,
DescriptorParserException exception) |
void |
handleSuccess(java.lang.String fileName) |
void handleError(java.lang.String fileName,
DescriptorParserException exception)
void handleSuccess(java.lang.String fileName)