|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopenlsd.common.LSDDuLib
public class LSDDuLib
Interface to C lib that compute somehow equivalent to du -ks
| Constructor Summary | |
|---|---|
LSDDuLib()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getDu(java.lang.String pathFrom)
Get result from something close to du -ks |
static boolean |
initNativeLibrary(java.lang.String libpath)
Initialize the Native Library from path |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LSDDuLib()
| Method Detail |
|---|
public static java.lang.String getDu(java.lang.String pathFrom)
pathFrom -
public static final boolean initNativeLibrary(java.lang.String libpath)
libpath -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||