public class HomeDirectoryLocator extends FileLocator
~/ or ~\ alias (depending
on your platforms file separator) to be used to refer to the users home
directory
Note that if the users home directory cannot be obtained then this locator will not resolve the alias
FILE_URI_PREFIX| Constructor and Description |
|---|
HomeDirectoryLocator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
resolve(String searchLocation)
Resolves the search location
|
openprotected String resolve(String searchLocation)
FileLocatorresolve in class FileLocatorsearchLocation - Search locationCopyright © 2012–2022. All rights reserved.