Constructor and Description |
---|
Link(File realFile,
File linkFile) |
Link(String realName,
String linkName) |
Modifier and Type | Method and Description |
---|---|
protected void |
copyFileToFile(File source,
File destination) |
void |
create(boolean symbolicLinksSupported) |
File |
getLinkFile() |
File |
getRealFile() |
public File getRealFile()
public File getLinkFile()
public void create(boolean symbolicLinksSupported) throws IOException, InterruptedException
IOException
InterruptedException
protected void copyFileToFile(File source, File destination) throws IOException
IOException
Copyright © 2002 – 2024 Project Wonder.