|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectzeroslackr.installer.Tools
public abstract class Tools
Abstract Tools Class.
Collection of useful methods.
Licensed under GNU GPL (Version 3).
| Constructor Summary | |
|---|---|
Tools()
|
|
| Method Summary | |
|---|---|
static String |
convertPath(String path)
Convert processed path to native equivalent. |
static int |
getHostOS()
Get operating system of host computer. |
static String |
getiPodPath()
Get iPod's location. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tools()
| Method Detail |
|---|
public static String convertPath(String path)
path - String of path to be converted.
public static int getHostOS()
public static String getiPodPath()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||