com.agimatec.dbtransform
Class CatalogGeneratorSettings
java.lang.Object
com.agimatec.commons.generator.GeneratorSettings
com.agimatec.dbtransform.CatalogGeneratorSettings
public class CatalogGeneratorSettings
- extends GeneratorSettings
Description:
User: roman.stumm
Date: 05.06.2007
Time: 15:26:03
Copyright: Agimatec GmbH
| Methods inherited from class com.agimatec.commons.generator.GeneratorSettings |
checkValid, getCatalog, getConfigFile, getDbms, getDestDir, getProperties, getTemplateDir, getTemplates, isNoOutputFile, loadCatalog, setCatalog, setConfigFile, setDbms, setDestDir, setTemplateDir |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatalogGeneratorSettings
public CatalogGeneratorSettings()
defaultConfigFileName
protected String defaultConfigFileName()
- Specified by:
defaultConfigFileName in class GeneratorSettings
parseArgs
public boolean parseArgs(String[] args)
throws IOException,
ClassNotFoundException
- Overrides:
parseArgs in class GeneratorSettings
- Throws:
IOException
ClassNotFoundException
getCatalogFile
public String getCatalogFile()
setCatalogFile
public void setCatalogFile(String catalogFile)
getOutputPrefix
public String getOutputPrefix()
setOutputPrefix
public void setOutputPrefix(String outputPrefix)
getOutputSuffix
public String getOutputSuffix()
setOutputSuffix
public void setOutputSuffix(String outputSuffix)
printUsage
protected void printUsage()
- Overrides:
printUsage in class GeneratorSettings
Copyright © 2008-2012. All Rights Reserved.