net.eduvax.util
public class FileUtils extends java.lang.Object
Constructor and Description |
---|
FileUtils() |
Modifier and Type | Method and Description |
---|---|
static java.io.File |
getRelativePath(java.io.File ref,
java.io.File file)
get path to file relative to another file
|