| Modifier and Type | Method and Description |
|---|---|
PathSplitter |
PathSplitter.split(String path)
Splits the given path name into its parent path name and member name.
|
static PathSplitter |
Paths.split(String path,
char separatorChar,
boolean keepTrailingSeparator)
Equivalent to
new . |
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.