public class FileReference extends Object
| Constructor and Description |
|---|
FileReference(File file,
List<String> pathAndFile) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
String |
getFirstPart() |
String |
getPath() |
String |
getPath(int startFrom) |
static String |
getPath(int startFrom,
List<String> pathAndFile) |
boolean |
hasPath() |
Copyright © 2012-2017 42 BV. All Rights Reserved.