public class PathKit extends Object
Constructor and Description |
---|
PathKit() |
Modifier and Type | Method and Description |
---|---|
static File |
getFileFromJar(String file) |
static String |
getPackagePath(Object object) |
static String |
getPath(Class clazz) |
static String |
getPath(Object object) |
static String |
getRootClassPath() |
static String |
getWebRootPath() |
static boolean |
isAbsolutePath(String path) |
static void |
setRootClassPath(String rootClassPath) |
static void |
setWebRootPath(String webRootPath) |
public static String getRootClassPath()
public static void setRootClassPath(String rootClassPath)
public static String getWebRootPath()
public static void setWebRootPath(String webRootPath)
public static boolean isAbsolutePath(String path)
Copyright © 2018. All rights reserved.