Registers a generator (by class-name). It should implement org.ephman.abra.tools.Generator or extend org.ephman.abra.tools.plugins.GeneratorPlugin
Attribute | Description | Required |
name | the name of the generator to load | Yes |
<generator name="org.ephman.abra.tools.generators.ValidatorGenerator" >
registers this generator and now its method 'generate' will be called for each class in the system
Copyright © 2000,2001,2002 Paul Bethe and Richie Bielak. All rights Reserved.