public class TemplateGeneratorOptions
extends com.google.gwt.dev.ArgProcessorBase
implements com.google.gwt.dev.util.arg.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(com.google.gwt.core.ext.TreeLogger logger,
String forTemplate) |
List<String> |
getExtraData() |
com.google.gwt.core.ext.TreeLogger.Type |
getLogLevel() |
protected String |
getName() |
String |
getOutputLocation() |
List<String> |
getTemplates() |
void |
setLogLevel(com.google.gwt.core.ext.TreeLogger.Type logLevel) |
protected String getName()
getName in class com.google.gwt.dev.ArgProcessorBasepublic SourceBuilder<?> getContext(com.google.gwt.core.ext.TreeLogger logger, String forTemplate)
public String getOutputLocation()
public com.google.gwt.core.ext.TreeLogger.Type getLogLevel()
getLogLevel in interface com.google.gwt.dev.util.arg.OptionLogLevelpublic void setLogLevel(com.google.gwt.core.ext.TreeLogger.Type logLevel)
setLogLevel in interface com.google.gwt.dev.util.arg.OptionLogLevelCopyright © December 07, 2012-2013 The Internet Party. All Rights Reserved.