Helper class that is responsible for all operations that are done on the
byte code of class files.
author: SMB version: $Revision: 1.2 $Date: 2002/04/17 09:29:39 $
changeClassFile(DxHashSet classes, String fileName, String newClassName) Renames the class and (if classes != null) checks, if the superclass
needs to be renamed too.