This class can be used to merge and compress several Javascript files. It can take a list of Javascript files and compact them by stripping comments and white spaces putting all in one line. The resulting Javascript code is stored in a given destination file.