Constructor and Description |
---|
DoubleEscapeNewLinesFile(File file) |
Modifier and Type | Method and Description |
---|---|
Path |
getFilePath() |
String |
read()
Read the file specified and escapes all the new lines (i.e.
|
public DoubleEscapeNewLinesFile(File file)
public String read() throws FileException
read
in interface File
FileException
public Path getFilePath()
getFilePath
in interface File
Copyright © 2016. All rights reserved.