|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.resourceloader.loader.LoaderUtils
public class LoaderUtils
Creation-Date: 05.04.2006, 16:02:53
Method Summary | |
---|---|
static String |
getFileName(String file)
Extracts the file name from a path name. |
static String |
mergePaths(String parent,
String child)
Merges two paths. |
static String |
stripLeadingSlashes(String s)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String stripLeadingSlashes(String s)
public static String mergePaths(String parent, String child) throws ResourceKeyCreationException
parent
- child
-
ResourceKeyCreationException
public static String getFileName(String file)
file
- the path name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |