fr.umlv.tatoo.cc.common.generator.impl
Class Motocity
java.lang.Object
fr.umlv.tatoo.cc.common.generator.impl.Motocity
- All Implemented Interfaces:
- TemplateEngine
public class Motocity
- extends Object
- implements TemplateEngine
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Motocity
public Motocity()
generate
public void generate(Map<String,?> map,
String templateName,
File output,
File sourceDir,
Class<?> clazz)
throws GeneratorException
- Specified by:
generate
in interface TemplateEngine
- Throws:
GeneratorException