public class FileHelper extends Object
| Constructor and Description |
|---|
FileHelper()
No-op constructor for beans conformity
|
FileHelper(File file)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Get the file wrapped in this instance
|
String |
getFilePath()
Get the file path
|
void |
setFilePath(String path)
Set the file path
|
public FileHelper(File file)
file - the file to wrappublic FileHelper()
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.