public class SourceFileReader2 extends Object implements ISourceFileReader
Constructor and Description |
---|
SourceFileReader2(Defines defines,
File file,
File outputFile,
List<String> config,
String charset,
FileFormatOption fileFormatOption) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEncodedUrl() |
List<GeneratedImage> |
getGeneratedImages() |
Set<FileWithSuffix> |
getIncludedFiles2() |
boolean |
hasError() |
void |
setFileFormatOption(FileFormatOption fileFormatOption) |
public SourceFileReader2(Defines defines, File file, File outputFile, List<String> config, String charset, FileFormatOption fileFormatOption) throws IOException
IOException
public boolean hasError()
hasError
in interface ISourceFileReader
public List<GeneratedImage> getGeneratedImages() throws IOException
getGeneratedImages
in interface ISourceFileReader
IOException
public List<String> getEncodedUrl() throws IOException
getEncodedUrl
in interface ISourceFileReader
IOException
public final void setFileFormatOption(FileFormatOption fileFormatOption)
setFileFormatOption
in interface ISourceFileReader
public final Set<FileWithSuffix> getIncludedFiles2()
Copyright © 2015. All Rights Reserved.