|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.utility.FileUtils
public class FileUtils
The Class FileUtils.
Constructor Summary | |
---|---|
FileUtils()
|
Method Summary | |
---|---|
static java.lang.String |
getQbeDataMartDir(java.io.File baseDir)
Gets the qbe data mart dir. |
static java.lang.String |
getQbeScriptDir(java.io.File baseDir)
Gets the qbe script dir. |
static boolean |
isAbsolutePath(java.lang.String path)
Checks if is absolute path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUtils()
Method Detail |
---|
public static boolean isAbsolutePath(java.lang.String path)
path
- the path
public static java.lang.String getQbeDataMartDir(java.io.File baseDir)
baseDir
- the base dir
public static java.lang.String getQbeScriptDir(java.io.File baseDir)
baseDir
- the base dir
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |