public class CatalogGeneratorTool extends GeneratorTool
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
dbms, settings, templateEngine| Constructor and Description |
|---|
CatalogGeneratorTool() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getCatalogFile(String destDir,
String templateBaseName) |
protected CatalogConversion |
getConfig() |
protected String |
getDestFile(String templateBaseName) |
void |
initialize(GeneratorSettings gsettings) |
static void |
main(String[] args) |
protected void |
readConfig(File configFile) |
generate, runMainprotected CatalogConversion getConfig()
getConfig in class GeneratorToolprotected void readConfig(File configFile) throws IOException, ClassNotFoundException
readConfig in class GeneratorToolIOExceptionClassNotFoundExceptionprotected String getDestFile(String templateBaseName)
getDestFile in class GeneratorToolpublic void initialize(GeneratorSettings gsettings) throws IOException
initialize in class GeneratorToolIOExceptionCopyright © 2008–2018. All rights reserved.