- generate(OutputLocator, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateClassGenerator
-
- generate(OutputLocator, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
-
- generate(OutputLocator, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in interface org.apache.tiles.autotag.generate.TemplateClassGenerator
-
Generates the code.
- generate(String, TemplateSuite, Map<String, String>, String, String) - Method in interface org.apache.tiles.autotag.generate.TemplateGenerator
-
Generates the code.
- generate(OutputLocator, String, TemplateSuite, Map<String, String>) - Method in interface org.apache.tiles.autotag.generate.TemplateSuiteGenerator
-
Generates the code.
- GenerateFreemarkerMojo - Class in org.apache.tiles.autotag.plugin
-
Generates Freemarker code.
- GenerateFreemarkerMojo() - Constructor for class org.apache.tiles.autotag.plugin.GenerateFreemarkerMojo
-
- GenerateJspMojo - Class in org.apache.tiles.autotag.plugin
-
Goal which touches a timestamp file.
- GenerateJspMojo() - Constructor for class org.apache.tiles.autotag.plugin.GenerateJspMojo
-
- GenerateVelocityMojo - Class in org.apache.tiles.autotag.plugin
-
Generates Velocity code.
- GenerateVelocityMojo() - Constructor for class org.apache.tiles.autotag.plugin.GenerateVelocityMojo
-
- getClassToCast(String) - Method in class org.apache.tiles.autotag.tool.StringTool
-
Returns the class to be used to cast an Object.
- getDefaultValue() - Method in class org.apache.tiles.autotag.model.TemplateParameter
-
Returns the default value, as it will be written in Java code.
- getDefaultValue(String, String) - Method in class org.apache.tiles.autotag.tool.StringTool
-
Returns the default value for a type.
- getDirectoryName(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.freemarker.FMModelGenerator
-
- getDirectoryName(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.freemarker.FMModelRepositoryGenerator
-
- getDirectoryName(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateClassGenerator
-
Calculates and returns the directory where the file will be written..
- getDirectoryName(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
-
Calculates and returns the directory where the file will be written..
- getDirectoryName(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.jsp.TagClassGenerator
-
- getDirectoryName(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.jsp.TLDGenerator
-
- getDirectoryName(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.velocity.VelocityDirectiveGenerator
-
- getDirectoryName(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.velocity.VelocityPropertiesGenerator
-
- getDocumentation() - Method in class org.apache.tiles.autotag.model.TemplateClass
-
Returns the documentation for this class.
- getDocumentation() - Method in class org.apache.tiles.autotag.model.TemplateMethod
-
Returns the documentation for this method.
- getDocumentation() - Method in class org.apache.tiles.autotag.model.TemplateParameter
-
Returns the documentation for this parameter.
- getDocumentation() - Method in class org.apache.tiles.autotag.model.TemplateSuite
-
Returns the documentation.
- getExecuteMethod() - Method in class org.apache.tiles.autotag.model.TemplateClass
-
Returns the method that execute this class.
- getExportedName() - Method in class org.apache.tiles.autotag.model.TemplateParameter
-
Returns the exported name, i.e.
- getFilename(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.freemarker.FMModelGenerator
-
- getFilename(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.freemarker.FMModelRepositoryGenerator
-
- getFilename(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateClassGenerator
-
Calculates and returns the filename of the generated file.
- getFilename(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
-
Calculates and returns the filename of the generated file.
- getFilename(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.jsp.TagClassGenerator
-
- getFilename(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.jsp.TLDGenerator
-
- getFilename(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.velocity.VelocityDirectiveGenerator
-
- getFilename(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.velocity.VelocityPropertiesGenerator
-
- getGetterSetterSuffix() - Method in class org.apache.tiles.autotag.model.TemplateParameter
-
Returns the suffix for getter and setter of the property generated by
this parameter.
- getName() - Method in class org.apache.tiles.autotag.model.TemplateClass
-
The name of the parsed class.
- getName() - Method in class org.apache.tiles.autotag.model.TemplateMethod
-
Returns the name of the method.
- getName() - Method in class org.apache.tiles.autotag.model.TemplateParameter
-
Returns the name of the parameter.
- getName() - Method in class org.apache.tiles.autotag.model.TemplateSuite
-
Returns the template suite name.
- getOutputStream(String) - Method in class org.apache.tiles.autotag.core.DirectoryOutputLocator
-
- getOutputStream(String) - Method in interface org.apache.tiles.autotag.core.OutputLocator
-
Returns a writer for the file at this path.
- getParameter(String, Class<T>, T) - Method in interface org.apache.tiles.autotag.core.runtime.AutotagRuntime
-
Extracts a parameter from the tag.
- getParameterByName(String) - Method in class org.apache.tiles.autotag.model.TemplateMethod
-
Returns a parameter given its name.
- getParameters() - Method in class org.apache.tiles.autotag.model.TemplateClass
-
Returns the collection of regular parameters (no request, no body)
of the execute method.
- getParameters() - Method in class org.apache.tiles.autotag.model.TemplateMethod
-
Returns the parameters of this method.
- getParameters() - Method in class org.apache.tiles.autotag.plugin.AbstractGenerateMojo
-
Returns the map of parameters.
- getParameters() - Method in class org.apache.tiles.autotag.plugin.GenerateFreemarkerMojo
-
Returns the map of parameters.
- getParameters() - Method in class org.apache.tiles.autotag.plugin.GenerateJspMojo
-
Returns the map of parameters.
- getParameters() - Method in class org.apache.tiles.autotag.plugin.GenerateVelocityMojo
-
Returns the map of parameters.
- getRuntimeClass() - Method in class org.apache.tiles.autotag.plugin.AbstractGenerateMojo
-
Name of the Runtime class.
- getRuntimeClass() - Method in class org.apache.tiles.autotag.plugin.GenerateFreemarkerMojo
-
Name of the Runtime class.
- getRuntimeClass() - Method in class org.apache.tiles.autotag.plugin.GenerateJspMojo
-
Name of the Runtime class.
- getRuntimeClass() - Method in class org.apache.tiles.autotag.plugin.GenerateVelocityMojo
-
Name of the Runtime class.
- getSimpleName() - Method in class org.apache.tiles.autotag.model.TemplateClass
-
Returns the name of the class, without the package part.
- getTagClassPrefix() - Method in class org.apache.tiles.autotag.model.TemplateClass
-
Returns the tag class prefix.
- getTagName() - Method in class org.apache.tiles.autotag.model.TemplateClass
-
Returns the tag name.
- getTemplateClassByName(String) - Method in class org.apache.tiles.autotag.model.TemplateSuite
-
Returns a template class given its name.
- getTemplateClasses() - Method in class org.apache.tiles.autotag.model.TemplateSuite
-
Returns the template classes.
- getTemplatePath(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.freemarker.FMModelGenerator
-
- getTemplatePath(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.freemarker.FMModelRepositoryGenerator
-
- getTemplatePath(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateClassGenerator
-
Calculates and returns the template path.
- getTemplatePath(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
-
Calculates and returns the template path.
- getTemplatePath(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.jsp.TagClassGenerator
-
- getTemplatePath(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.jsp.TLDGenerator
-
- getTemplatePath(String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.velocity.VelocityDirectiveGenerator
-
- getTemplatePath(String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.velocity.VelocityPropertiesGenerator
-
- getType() - Method in class org.apache.tiles.autotag.model.TemplateParameter
-
Returns the type of the parameter.