public class ScriptTransformatorTool extends GeneratorTool implements FilenameFilter
dbms, settings, templateEngine| Constructor and Description |
|---|
ScriptTransformatorTool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File dir,
String name)
decide which scripts to be transformed
|
protected Object |
getConfig() |
String |
getPrefix() |
protected ScriptTransformatorSettings |
getSettings() |
static void |
main(String[] args) |
protected void |
readConfig(File configFile) |
void |
runMain(String[] args,
ScriptTransformatorSettings settings) |
generate, getDestFile, initialize, runMainprotected Object getConfig()
getConfig in class GeneratorToolprotected void readConfig(File configFile) throws IOException, ClassNotFoundException
readConfig in class GeneratorToolIOExceptionClassNotFoundExceptionpublic void runMain(String[] args, ScriptTransformatorSettings settings) throws Exception
Exceptionprotected ScriptTransformatorSettings getSettings()
public boolean accept(File dir, String name)
accept in interface FilenameFilterpublic String getPrefix()
Copyright © 2008–2018. All rights reserved.