TrueZIP Samples 7.0-rc2

Package de.schlichtherle.truezip.sample.file.app

Main classes to demonstrate the usage of the API of the TrueZIP File* module.

See:
          Description

Class Summary
CommandLineUtility Abstract base class for command line utilities.
CommandLineUtility.ProgressMonitor Monitors progress when committing unsynchronized changes to the contents of archive files.
Decrypt Decrypts the contents of the RAES file provided as the first argument into the file provided as the second argument for the main method.
Encrypt Encrypts the contents of the file provided as the first argument into the RAES file provided as the second argument for the main method.
Nzip A comprehensive command line utility which allows you to work with entries in all supported archive files using Unix like commands (cat, cp, rm, mkdir, rmdir, ls etc.).
PathCat A poor man's imitate of the cat(1) command line utility for concatenating the contents of each parameter path name on the standard output.
Pickr Lets you pick a file using TFileChooser and print it's path.
SampleManagerService A service for a statistics-enabled fail-safe federated file system manager.
UriCat A poor man's imitate of the cat(1) command line utility for concatenating the contents of each parameter URI on the standard output.
 

Exception Summary
CommandLineUtility.IllegalUsageException Indicates illegal application parameters.
 

Package de.schlichtherle.truezip.sample.file.app Description

Main classes to demonstrate the usage of the API of the TrueZIP File* module.

Provides utility applications for various archive file operations (zip, unzip, encrypt, decrypt etc.).


TrueZIP Samples 7.0-rc2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.