Package | Description |
---|---|
net.java.truecommons.shed |
Hosts small but useful tools and utilities that didn't fit anywhere else.
|
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–2016 Schlichtherle IT Services. All rights reserved.