Package org.javagen.agile.core.emitter

Interface Summary
Artifact An artifact is any type of file emitted by the code generator.
Emitter An emitter is anything that emits code or data files.
WriterFactory Create an output sink given a output file.
 

Class Summary
DefaultArtifact Output file name and path are bound using passed in context and NanoTemplate engine.
DefaultWriterFactory This default WriterFactory just creates a FileWriter instance after making sure the parent directory exists.
TemplateEmitter This emitter utillizes a template engine to generate artifacts.
 



Copyright 2006-2006-2007 Outsource Cafe Inc.. All Rights Reserved.