Class AppUtilGenerator
- java.lang.Object
-
- net.anotheria.asg.generator.AbstractAnoDocGenerator
-
- net.anotheria.asg.generator.apputil.AppUtilGenerator
-
public class AppUtilGenerator extends AbstractAnoDocGenerator
AppUtilGenerator class.
- Version:
- $Id: $Id
- Author:
- another
-
-
Constructor Summary
Constructors Constructor Description AppUtilGenerator(Context aContext)Constructor for AppUtilGenerator.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgenerate(java.util.List<MetaModule> modules)generate.-
Methods inherited from class net.anotheria.asg.generator.AbstractAnoDocGenerator
runGenerator, writeFiles
-
-
-
-
Method Detail
-
generate
public void generate(java.util.List<MetaModule> modules)
generate.
- Parameters:
modules- aListobject.
-
-