|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.management.extensions.util.FileManagementUtils
public final class FileManagementUtils
File management util.
| Method Summary | |
|---|---|
static String |
extractDirname(String p_Path)
Extract the dirname of complete path. |
static String |
extractFilename(String p_Path)
Extract the filename of complete path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String extractDirname(String p_Path)
p_Path - Complete path (directory and filename)
public static String extractFilename(String p_Path)
p_Path - Complete path (directory and filename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||