|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.utils.NativeFunctionsUtils
public class NativeFunctionsUtils
The Class NativeFunctionsUtils.
| Constructor Summary | |
|---|---|
NativeFunctionsUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getShortPathNameW(java.lang.String longPathName)
Returns the 8.3 (DOS) file-/pathname for a given file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeFunctionsUtils()
| Method Detail |
|---|
public static java.lang.String getShortPathNameW(java.lang.String longPathName)
longPathName - the long path name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||