public interface ISourceFileReader
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getEncodedUrl() |
java.util.List<GeneratedImage> |
getGeneratedImages() |
boolean |
hasError() |
java.util.List<GeneratedImage> getGeneratedImages() throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionjava.util.List<java.lang.String> getEncodedUrl()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionboolean hasError()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException