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