public class PathUtils extends Object
| Constructor and Description |
|---|
PathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertPathForOS(String path)
This method converts all \ or / chars to File.separatorChar.
|
static String |
getDirectory(String file,
int level) |
Copyright © 2007-2017 The Apache Software Foundation. All Rights Reserved.