Package | Description |
---|---|
de.schlichtherle.truezip.io |
Provides I/O utility classes.
|
Modifier and Type | Method and Description |
---|---|
Paths.Splitter |
Paths.Splitter.split(String path)
Splits the given path name into its parent path name and member name,
recognizing platform specific file system roots.
|
static Paths.Splitter |
Paths.split(String path,
char separatorChar,
boolean keepTrailingSeparator)
Equivalent to
new . |
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.