Package org.at4j.support.prog

Abstract stub classes for program implementations.

See:
          Description

Class Summary
AbstractProgram This is an abstract base class for command-line programs such as zip, unzip and tar.
 

Exception Summary
CommandErrorException This checked exception can be thrown by a command if there is an error while it is executing.
 

Package org.at4j.support.prog Description

Abstract stub classes for program implementations.

Since:
1.0
Author:
Karl Gustafsson