|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.lti.utils.PathUtils
public final class PathUtils
Path utilities. TODO: move to src.utils/com.lti.utils.
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getTempPath()
public static java.lang.String extractExtension(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |