public class PathHandling
extends java.lang.Object
| Constructor and Description |
|---|
PathHandling() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPathName4LocalOS(java.lang.String fileName)
Will translate a given path name conform to the local system (Win, Mac, Linux).
|