public final class PathUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
extractExtension(java.lang.String s)
does not include the dot.
|
static java.lang.String |
getTempPath()
Convenience method to get java.io.tmpdir system property.
|