org.pentaho.reporting.libraries.resourceloader.loader
public class LoaderUtils extends Object
Modifier and Type | Method and Description |
---|---|
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) |
public static String mergePaths(String parent, String child) throws ResourceKeyCreationException
parent
- child
- ResourceKeyCreationException