public class FreeMarker extends BaseGenerator implements ITemplateBasedSIProcessor, ITemplateBasedPostProcessor
SI_PROCESSOR_TEMPLATE_LOCATIONPOST_PROCESSOR_TEMPLATE_LOCATION| Constructor and Description |
|---|
FreeMarker() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
documentation() |
void |
generateTemplate(Database database,
String templateBaseDir,
String generatorName,
File outputDirectory)
Generates code using a given FreeMarker template
|
Vector<Flag> |
getFlags() |
addFileToOutputtedFilesList, addFileToOutputtedFilesList, getGeneratedOutputFiles, openOutputFileForGeneration, openOutputFileForGeneration, toBooleanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSIProcessorTemplateFilesLocationgetGeneratedOutputFilesgetPostProcessorTemplateFilesLocationtoBooleanpublic String description()
description in interface IGeneratorpublic String documentation()
documentation in interface IGeneratorpublic Vector<Flag> getFlags()
getFlags in interface IGeneratorgetFlags in class BaseGeneratorpublic void generateTemplate(Database database, String templateBaseDir, String generatorName, File outputDirectory) throws Exception
generateTemplate in interface ITemplateBasedGeneratorExceptionCopyright © 2019. All rights reserved.