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.io.IOExceptionjava.util.List<java.lang.String> getEncodedUrl()
throws java.io.IOException
java.io.IOExceptionboolean hasError()