|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||