public class TemplateGeneratorOptions extends ArgProcessorBase implements OptionLogLevel
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateGeneratorOptions.ExtraOptionsArg |
static class |
TemplateGeneratorOptions.PayloadTypeArg |
static class |
TemplateGeneratorOptions.TemplateLocationArg |
static class |
TemplateGeneratorOptions.TemplateOutputLocationArg |
| Constructor and Description |
|---|
TemplateGeneratorOptions() |
| Modifier and Type | Method and Description |
|---|---|
SourceBuilder<?> |
getContext(LogService logger,
String forTemplate) |
List<String> |
getExtraData() |
LogLevel |
getLogLevel()
Returns the tree logger level.
|
protected String |
getName() |
String |
getOutputLocation() |
List<String> |
getTemplates() |
void |
setLogLevel(LogLevel logLevel)
Sets the tree logger level.
|
getDescription, printHelp, processArgs, registerHandlerprotected String getName()
getName in class ArgProcessorBasepublic SourceBuilder<?> getContext(LogService logger, String forTemplate)
public String getOutputLocation()
public LogLevel getLogLevel()
OptionLogLevelgetLogLevel in interface OptionLogLevelpublic void setLogLevel(LogLevel logLevel)
OptionLogLevelsetLogLevel in interface OptionLogLevelCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.