Package | Description |
---|---|
es.upv.i3m.grycap.file | |
es.upv.i3m.grycap.im.exceptions |
Modifier and Type | Method and Description |
---|---|
String |
NoNullOrEmptyFile.read()
Read the file specified and checks that the file is not null or empty.
|
String |
DoubleEscapeNewLinesFile.read()
Read the file specified and escapes all the new lines (i.e.
|
String |
FileWithInternalPath.read()
Read the specified file and Check for 'file(' strings inside the file
passed.
|
String |
EscapeNewLinesFile.read()
Read the file specified and escapes all the new lines (i.e.
|
String |
Utf8File.read()
Read the file specified by the path parameter using the standard charset
UTF8.
|
String |
File.read() |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationFileException |
Copyright © 2016. All rights reserved.