|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.firstpartners.nounit.utility.FileUtil
Class to manage files within a directory structure
Constructor Summary | |
FileUtil()
|
Method Summary | |
static java.lang.String |
combineFileAndDirectory(java.lang.String fileName,
java.lang.String filePath)
Combines file and directory , using path delimeters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileUtil()
Method Detail |
public static java.lang.String combineFileAndDirectory(java.lang.String fileName, java.lang.String filePath)
fileName
- filePath
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |