public final class PathUtils extends Object
type/name-formatted Strings| Modifier and Type | Class and Description |
|---|---|
static class |
PathUtils.TypeAndNames
Tuple for returning a
type and an array of names. |
| Modifier and Type | Method and Description |
|---|---|
static PathUtils.TypeAndNames |
parsePath(String path) |
static PathUtils.TypeAndNames |
parsePath(String path,
char separator) |
public static PathUtils.TypeAndNames parsePath(String path)
public static PathUtils.TypeAndNames parsePath(String path, char separator)
Copyright © 2015. All Rights Reserved.