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