public final class ImportedFile extends Object
Constructor and Description |
---|
ImportedFile(Path filePath)
Contstructor of ImportedFile definig resource to be imported.
|
public ImportedFile(Path filePath)
filePath
- of file to be importedpublic void setLines(List<String> lines)
lines
- contains lines to be setpublic Path getFilePath()
public void setFilePath(Path filePath)
filePath
- contains path of imported fileCopyright © 2013. All Rights Reserved.