|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.registry.api.util.ResourceUtil
public class ResourceUtil
| Method Summary | |
|---|---|
static java.lang.String |
getRealPath(java.lang.String path)
Add the root character if not available |
static java.lang.String |
getResourceName(java.lang.String path)
Get the file name from the resource path |
static boolean |
isDirectory(java.lang.String path)
path is a directory if last character is a / |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final java.lang.String getResourceName(java.lang.String path)
path -
public static final java.lang.String getRealPath(java.lang.String path)
path -
public static boolean isDirectory(java.lang.String path)
path -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||