Constructor and Description |
---|
FileWithInternalPath(File file) |
Modifier and Type | Method and Description |
---|---|
Path |
getFilePath() |
String |
read()
Read the specified file and Check for 'file(' strings inside the file
passed.
|
public FileWithInternalPath(File file)
public Path getFilePath()
getFilePath
in interface File
public String read() throws FileException
read
in interface File
FileException
- : file related exceptionCopyright © 2016. All rights reserved.