Modifier and Type | Method and Description |
---|---|
Path |
getFilePath() |
String |
read()
Read the file specified by the path parameter using the standard charset
UTF8.
|
public Utf8File(Path filePath)
public String read() throws FileException
read
in interface File
FileException
- : file related exceptionpublic Path getFilePath()
getFilePath
in interface File
Copyright © 2016. All rights reserved.