public static class FileLocations.FileSystem extends Object
| Constructor and Description |
|---|
FileSystem() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolveAbsolutePath(String fileName,
FilteredLog log)
Resolves the absolute path for a file.
|
public String resolveAbsolutePath(String fileName, FilteredLog log)
fileName - the relative file name to resolvelog - a loggerfileName if the file name could not be resolvedCopyright © 2016–2019. All rights reserved.