org.pentaho.reporting.libraries.resourceloader.loader
public class LoaderUtils extends Object
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) |
Parameters: file the path name.
Returns: the extracted filename.
Parameters: parent child
Returns:
Throws: ResourceKeyCreationException