public class Path extends Object
Constructor and Description |
---|
Path() |
Modifier and Type | Method and Description |
---|---|
static String |
Combine(String getDirectoryName,
String path) |
static String |
GetDirectoryName(String baseDirectory) |
static String |
GetFileName(String path) |
static String |
GetTempFileName() |
static boolean |
IsPathRooted(String path) |
Copyright © 2012. All Rights Reserved.