Creates a new Generator with the given Config.
Parameters: config - internal configuration object. throws: GenBaseException - When sources and target temporary directorycannot be created
Add generated files into an Archive
Parameters: archive - the archive destination of generated files. throws: GenBaseException - When files cannot be added in the given Archive.