@Deprecated public class RelativePathUtil extends Object
Constructor | Description |
---|---|
RelativePathUtil() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
static String |
relativePath(File from,
File to) |
Deprecated.
Returns a relative path from 'from' to 'to'
|