|
TrueZIP Samples 7.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Nzip.IllegalUsageException | |
|---|---|
| de.schlichtherle.truezip.sample.file.app | Main classes to demonstrate the usage of the API of the TrueZIP File* module. |
| Uses of Nzip.IllegalUsageException in de.schlichtherle.truezip.sample.file.app |
|---|
| Methods in de.schlichtherle.truezip.sample.file.app that throw Nzip.IllegalUsageException | |
|---|---|
private void |
Nzip.cat(String[] args)
|
private void |
Nzip.cpOrMv(String[] args,
boolean mv)
|
private boolean |
Nzip.exists(String[] args)
|
private boolean |
Nzip.isArchive(String[] args)
|
private boolean |
Nzip.isDirectory(String[] args)
|
private boolean |
Nzip.isFile(String[] args)
|
private boolean |
Nzip.length(String[] args)
|
private void |
Nzip.mkdir(String[] args,
boolean recursive)
|
private void |
Nzip.rm(String[] args,
boolean recursive)
|
protected int |
Nzip.runChecked(String[] args)
Runs this command line utility. |
private void |
Nzip.touch(String[] args)
|
|
TrueZIP Samples 7.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||