List of usage examples for java.nio.file FileSystem getPath
public abstract Path getPath(String first, String... more);
Source Link