Package net.sf.alchim.getset

Class Summary
GetAndSetAdder The ClassVisitor that add getter and setter (if not exists) for every public instance's attribute of the visited class.
PostCompilerCLI CLI (Command Line Interface) to apply GetAndSetAdder on every files (*.class) into a directory (and sub-directory).
PostCompilerMojo Add getter and setter for every public fields, on every files (*.class) into a directory (and sub-directories).
 



Copyright © 2006 Alchim Team. All Rights Reserved.