|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.fs.FSCmd
org.basex.fs.Du
public final class Du
Performs a du command.
| Constructor Summary | |
|---|---|
Du()
|
|
| Method Summary | |
|---|---|
void |
args(java.lang.String args)
Checks the command line arguments. |
void |
exec(PrintOutput out)
Executes the command.. |
| Methods inherited from class org.basex.fs.FSCmd |
|---|
context, get |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Du()
| Method Detail |
|---|
public void args(java.lang.String args)
throws FSException
FSCmd
args in class FSCmdargs - command line arguments
FSException - file system exception
public void exec(PrintOutput out)
throws java.io.IOException
FSCmd
exec in class FSCmdout - output stream
java.io.IOException - in case of problems with the PrintOutput
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||