public class FilenameUtility extends Object
Constructor and Description |
---|
FilenameUtility() |
Modifier and Type | Method and Description |
---|---|
static String |
decodeSpace(String filename)
Returns the file name replacing the '%20' with ' ' character.
|
static String |
getParent(URL fileUrl)
Returns the parent directory of the given filename
|
Copyright © 2021 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.