public final class PathUtilities extends Object
| Constructor and Description |
|---|
PathUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractDirectoryPath(String path)
Get the parent of the given path.
|
public static String extractDirectoryPath(String path)
path - The path for which to retrieve the parentCopyright © 2018 MuleSoft, Inc.. All rights reserved.