Package myShell

It is the interface between CPS and the rest of the computer as well as the user : it reads configuration files, writes the results, a log file and contains the main method.

See:
          Description

Class Summary
Interpreter Deals with several xml files, either reading or writing them.
LogWriter It is used to write a log file explaining the steps the program went through during its execution.
MainClass The main class of the Crowd-Powered-Sort program.
 

Package myShell Description

It is the interface between CPS and the rest of the computer as well as the user : it reads configuration files, writes the results, a log file and contains the main method.

This package is made of three classes :