Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAttributeEvaluator - Class in org.apache.tiles.core.evaluator
- 
Abstract class to link a correct evaluation of an attribute, by evaluatingAttribute.getValue()and thenAttribute.getExpressionObject().
- AbstractAttributeEvaluator() - Constructor for class org.apache.tiles.core.evaluator.AbstractAttributeEvaluator
- AbstractClientRequest - Class in org.apache.tiles.request
- 
Base class for "client" requests, i.e.
- AbstractClientRequest(ApplicationContext) - Constructor for class org.apache.tiles.request.AbstractClientRequest
- 
Constructor.
- AbstractDefaultToStringRenderable - Class in org.apache.tiles.velocity.template
- 
Renderable that provides a default implementation of Renderable#toString() and allows access to parameters and context objects.
- AbstractDefaultToStringRenderable(Context, Map<String, Object>, HttpServletResponse, HttpServletRequest) - Constructor for class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- 
Constructor.
- AbstractModelBody - Class in org.apache.tiles.autotag.core.runtime
- 
Base class for the abstraction of the body.
- AbstractModelBody(Writer) - Constructor for class org.apache.tiles.autotag.core.runtime.AbstractModelBody
- 
Constructor.
- AbstractPatternDefinitionResolver<T> - Class in org.apache.tiles.core.definition.pattern
- 
A pattern definition resolver that storesDefinitionPatternMatcherseparated by customization key.
- AbstractPatternDefinitionResolver() - Constructor for class org.apache.tiles.core.definition.pattern.AbstractPatternDefinitionResolver
- AbstractRequest - Class in org.apache.tiles.request
- 
Base request.
- AbstractRequest() - Constructor for class org.apache.tiles.request.AbstractRequest
- AbstractTemplateClassGenerator - Class in org.apache.tiles.autotag.generate
- 
A base template class generator.
- AbstractTemplateClassGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.generate.AbstractTemplateClassGenerator
- 
Constructor.
- AbstractTemplateSuiteGenerator - Class in org.apache.tiles.autotag.generate
- 
A base template suite generator.
- AbstractTemplateSuiteGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
- 
Constructor.
- AbstractTilesContainerFactory - Class in org.apache.tiles.core.factory
- 
Abstract Factory that creates instances ofTilesContainer.
- AbstractTilesContainerFactory() - Constructor for class org.apache.tiles.core.factory.AbstractTilesContainerFactory
- AbstractTilesInitializer - Class in org.apache.tiles.core.startup
- 
Default Tiles initialization delegate implementation under a servlet environment.
- AbstractTilesInitializer() - Constructor for class org.apache.tiles.core.startup.AbstractTilesInitializer
- AbstractTilesListener - Class in org.apache.tiles.web.startup
- 
Listener for the initialization of the Tiles container.
- AbstractTilesListener() - Constructor for class org.apache.tiles.web.startup.AbstractTilesListener
- AbstractViewRequest - Class in org.apache.tiles.request
- 
Base class for "view" requests, i.e.
- AbstractViewRequest(DispatchRequest) - Constructor for class org.apache.tiles.request.AbstractViewRequest
- 
Constructor.
- add(String) - Method in class org.apache.tiles.request.collection.KeySet
- add(Attribute) - Method in class org.apache.tiles.api.ListAttribute
- 
Add an element in list.
- Addable<V> - Interface in org.apache.tiles.request.attribute
- 
Allows to get and set attributes.
- AddableParameterMap - Class in org.apache.tiles.request.collection
- 
Exposes anHasAddableKeysobject as a put/get (no remove) map.
- AddableParameterMap(HasAddableKeys<String>) - Constructor for class org.apache.tiles.request.collection.AddableParameterMap
- 
Constructor.
- addAll(Collection<? extends String>) - Method in class org.apache.tiles.request.collection.KeySet
- addAll(Map<String, Attribute>) - Method in interface org.apache.tiles.api.AttributeContext
- 
Add all attributes to the context.
- addAll(Map<String, Attribute>) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Add all attributes to this context.
- AddAttributeDirective - Class in org.apache.tiles.velocity.template
- 
Add an element to the surrounding list.
- AddAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.AddAttributeDirective
- AddAttributeFMModel - Class in org.apache.tiles.freemarker.template
- 
Add an element to the surrounding list.
- AddAttributeFMModel(AddAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.AddAttributeFMModel
- 
Constructor.
- AddAttributeModel - Class in org.apache.tiles.template
- 
Add an element to the surrounding list.
- AddAttributeModel() - Constructor for class org.apache.tiles.template.AddAttributeModel
- addAttributeRenderer(Renderer) - Method in class org.apache.tiles.request.render.ChainedDelegateRenderer
- 
Adds an attribute renderer to the list.
- addAttributes() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesAddListAttribute
- addAttributes() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutListAttribute
- AddAttributeTag - Class in org.apache.tiles.web.jsp.taglib
- 
Add an element to the surrounding list.
- AddAttributeTag() - Constructor for class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- addClassesTemplateClassGenerator(TemplateClassGenerator) - Method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Adds a new template class generator to generate classes.
- addClassesTemplateSuiteGenerator(TemplateSuiteGenerator) - Method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Adds a new template suite generator to generate classes.
- addDefinition(Definition) - Method in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
Adds a newDefinitionto the internal Map or replaces an existing one.
- addDefinitionsAsPatternMatchers(List<DefinitionPatternMatcher>, Map<String, Definition>) - Method in class org.apache.tiles.core.definition.pattern.AbstractPatternDefinitionResolver
- 
Adds definitions, filtering and adding them to the list of definition pattern matchers.
- addDefinitionsAsPatternMatchers(List<DefinitionPatternMatcher>, Map<String, Definition>) - Method in class org.apache.tiles.core.definition.pattern.BasicPatternDefinitionResolver
- 
Adds definitions, filtering and adding them to the list of definition pattern matchers.
- addDefinitionsAsPatternMatchers(List<DefinitionPatternMatcher>, Map<String, Definition>) - Method in class org.apache.tiles.core.definition.pattern.PrefixedPatternDefinitionResolver
- 
Adds definitions, filtering and adding them to the list of definition pattern matchers.
- AddListAttributeDirective - Class in org.apache.tiles.velocity.template
- 
Declare a list that will be pass as an attribute.
- AddListAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.AddListAttributeDirective
- AddListAttributeFMModel - Class in org.apache.tiles.freemarker.template
- 
Declare a list that will be pass as an attribute.
- AddListAttributeFMModel(AddListAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.AddListAttributeFMModel
- 
Constructor.
- AddListAttributeModel - Class in org.apache.tiles.template
- 
Declare a list that will be pass as an attribute.
- AddListAttributeModel() - Constructor for class org.apache.tiles.template.AddListAttributeModel
- addListAttributes() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutListAttribute
- AddListAttributeTag - Class in org.apache.tiles.web.jsp.taglib
- 
Declare a list that will be pass as an attribute.
- AddListAttributeTag() - Constructor for class org.apache.tiles.web.jsp.taglib.AddListAttributeTag
- addResourcesTemplateClassGenerator(TemplateClassGenerator) - Method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Adds a new template class generator to generate resources.
- addResourcesTemplateSuiteGenerator(TemplateSuiteGenerator) - Method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Adds a new template suite generator to generate resources.
- addTemplateClass(TemplateClass) - Method in class org.apache.tiles.autotag.model.TemplateSuite
- 
Adds a new template class.
- AnyScopePropertyAccessor - Class in org.apache.tiles.ognl
- 
Accesses attributes in any scope.
- AnyScopePropertyAccessor() - Constructor for class org.apache.tiles.ognl.AnyScopePropertyAccessor
- append(char) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- append(CharSequence) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- append(CharSequence, int, int) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- APPLICATION_CONTEXT_ATTRIBUTE - Static variable in class org.apache.tiles.request.ApplicationAccess
- 
The attribute name that will be used to store the application context itself.
- APPLICATION_SCOPE - Static variable in interface org.apache.tiles.request.Request
- 
the name of the (mandatory) "application" scope
- ApplicationAccess - Class in org.apache.tiles.request
- 
Entry point to get information about the application.
- applicationContext - Variable in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- 
ApplicationContext to locate the source files.
- ApplicationContext - Interface in org.apache.tiles.request
- 
Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
- ApplicationContextAware - Interface in org.apache.tiles.request
- 
It represents an object that can have a reference to theApplicationContext.
- ApplicationContextJeeConfig - Class in org.apache.tiles.request.velocity.render
- 
Implements JeeConfig to use parameters set through
- ApplicationContextJeeConfig(ApplicationContext, Map<String, String>) - Constructor for class org.apache.tiles.request.velocity.render.ApplicationContextJeeConfig
- 
Constructor.
- ApplicationResource - Interface in org.apache.tiles.request
- 
A (localized) resource accessible through the ApplicationContext.
- ApplicationScopeExtractor - Class in org.apache.tiles.request.servlet.extractor
- 
Extract attributes from application scope.
- ApplicationScopeExtractor(ServletContext) - Constructor for class org.apache.tiles.request.servlet.extractor.ApplicationScopeExtractor
- 
Constructor.
- Attribute - Class in org.apache.tiles.api
- 
Common implementation of attribute definition.
- Attribute() - Constructor for class org.apache.tiles.api.Attribute
- 
Constructor.
- Attribute(Object) - Constructor for class org.apache.tiles.api.Attribute
- 
Constructor.
- Attribute(Object, String) - Constructor for class org.apache.tiles.api.Attribute
- 
Constructor.
- Attribute(Object, Expression, String, String) - Constructor for class org.apache.tiles.api.Attribute
- 
Constructor.
- Attribute(Attribute) - Constructor for class org.apache.tiles.api.Attribute
- 
Copy constructor.
- AttributeContext - Interface in org.apache.tiles.api
- 
Encapsulation of the current state of execution.
- AttributeContextMutator - Interface in org.apache.tiles.web.util
- 
It represents an object able to manipulate aAttributeContext.
- AttributeEvaluator - Interface in org.apache.tiles.core.evaluator
- 
It represents an object that resolves a string to return an object.
- AttributeEvaluatorFactory - Interface in org.apache.tiles.core.evaluator
- 
Creates an attribute evaluator using the language or an attribute.
- AttributeEvaluatorFactoryAware - Interface in org.apache.tiles.core.evaluator
- 
It represents an object that can use anAttributeEvaluatorFactory.
- AttributeExtractor - Interface in org.apache.tiles.request.attribute
- 
Allows to get, put and remove Object-type attributes.
- AttributeResolver - Interface in org.apache.tiles.template
- 
Resolves an attribute, depending on the given parameters.
- attributes - Variable in class org.apache.tiles.api.BasicAttributeContext
- 
Template attributes.
- AutotagRuntime<R> - Interface in org.apache.tiles.autotag.core.runtime
- 
Builder interface for creating requests.
- AutotagRuntimeException - Exception in org.apache.tiles.autotag.core
- 
Generic exception for Autotag.
- AutotagRuntimeException() - Constructor for exception org.apache.tiles.autotag.core.AutotagRuntimeException
- 
Constructor.
- AutotagRuntimeException(String) - Constructor for exception org.apache.tiles.autotag.core.AutotagRuntimeException
- 
Constructor.
- AutotagRuntimeException(String, Throwable) - Constructor for exception org.apache.tiles.autotag.core.AutotagRuntimeException
- 
Constructor.
- AutotagRuntimeException(Throwable) - Constructor for exception org.apache.tiles.autotag.core.AutotagRuntimeException
- 
Constructor.
B
- BaseLocaleUrlDefinitionDAO - Class in org.apache.tiles.core.definition.dao
- 
Base abstract class for a DAO that is based on URLs and locale as a customization key.
- BaseLocaleUrlDefinitionDAO(ApplicationContext) - Constructor for class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- 
Constructor.
- BasicAttributeContext - Class in org.apache.tiles.api
- 
Basic implementation forAttributeContext.
- BasicAttributeContext() - Constructor for class org.apache.tiles.api.BasicAttributeContext
- 
Constructor.
- BasicAttributeContext(Map<String, Attribute>) - Constructor for class org.apache.tiles.api.BasicAttributeContext
- 
Constructor.
- BasicAttributeContext(AttributeContext) - Constructor for class org.apache.tiles.api.BasicAttributeContext
- 
Copy constructor.
- BasicAttributeContext(BasicAttributeContext) - Constructor for class org.apache.tiles.api.BasicAttributeContext
- 
Copy constructor.
- BasicAttributeEvaluatorFactory - Class in org.apache.tiles.core.evaluator
- 
Basic implementation ofAttributeEvaluatorFactory.
- BasicAttributeEvaluatorFactory(AttributeEvaluator) - Constructor for class org.apache.tiles.core.evaluator.BasicAttributeEvaluatorFactory
- 
Constructor.
- BasicPatternDefinitionResolver<T> - Class in org.apache.tiles.core.definition.pattern
- 
A pattern definition resolver that storesDefinitionPatternMatcherseparated by customization key.
- BasicPatternDefinitionResolver(DefinitionPatternMatcherFactory, PatternRecognizer) - Constructor for class org.apache.tiles.core.definition.pattern.BasicPatternDefinitionResolver
- 
Constructor.
- BasicPreparerFactory - Class in org.apache.tiles.core.prepare.factory
- 
Default implementation of thePreparerFactory.
- BasicPreparerFactory() - Constructor for class org.apache.tiles.core.prepare.factory.BasicPreparerFactory
- 
Constructor.
- BasicRendererFactory - Class in org.apache.tiles.request.render
- 
Basic renderer factory implementation.
- BasicRendererFactory() - Constructor for class org.apache.tiles.request.render.BasicRendererFactory
- 
Constructor.
- BasicTilesContainer - Class in org.apache.tiles.core.impl
- 
Basic implementation of the tiles container interface.
- BasicTilesContainer() - Constructor for class org.apache.tiles.core.impl.BasicTilesContainer
- BasicTilesContainerFactory - Class in org.apache.tiles.core.factory
- 
Factory that builds a standard Tiles container using only Java code.
- BasicTilesContainerFactory() - Constructor for class org.apache.tiles.core.factory.BasicTilesContainerFactory
- build() - Method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Builds and returns a new template generator.
- build() - Method in class org.apache.tiles.request.velocity.render.VelocityRendererBuilder
- 
Creates the Velocity renderer.
- buildAddAttribute(TilesAddAttribute) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- buildAddListAttribute(TilesAddListAttribute) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- BuildAutotags - Class in org.apache.struts2.tiles
- 
Helper class for building/generating the classes and resources used in the plugin.
- BuildAutotags() - Constructor for class org.apache.struts2.tiles.BuildAutotags
- buildFreemarker(String) - Method in class org.apache.struts2.tiles.BuildAutotags
- 
Builds the Freemarker classes.
- buildJsp(String) - Method in class org.apache.struts2.tiles.BuildAutotags
- 
Build JSP tag classes and .tld file.
- buildPutAttribute(TilesPutAttribute) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- buildPutListAttribute(TilesPutListAttribute) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- buildTemplateAttribute(TilesDefinition) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- buildTilesDefinition(String, TilesDefinition) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- 
Builds aDefinitionbased on givenTilesDefinitionwith given name.
- buildVelocity(String) - Method in class org.apache.struts2.tiles.BuildAutotags
- 
Builds the velocity classes and velocity.properties.
C
- CachingLocaleUrlDefinitionDAO - Class in org.apache.tiles.core.definition.dao
- 
A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded in a raw way (i.e.
- CachingLocaleUrlDefinitionDAO(ApplicationContext) - Constructor for class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Constructor.
- CachingTilesContainer - Class in org.apache.tiles.core.impl.mgmt
- 
Manages custom and configured definitions, so they can be used by the container, instead of using a simpleDefinitionsFactory.
- CachingTilesContainer(TilesContainer) - Constructor for class org.apache.tiles.core.impl.mgmt.CachingTilesContainer
- 
Constructor.
- CannotInstantiateObjectException - Exception in org.apache.tiles.request.reflect
- 
Indicates that an object cannot be instantiated.
- CannotInstantiateObjectException(String, Throwable) - Constructor for exception org.apache.tiles.request.reflect.CannotInstantiateObjectException
- 
Constructor.
- CannotRenderException - Exception in org.apache.tiles.request.render
- 
Indicates that something went wrong during the rendering process.
- CannotRenderException(String) - Constructor for exception org.apache.tiles.request.render.CannotRenderException
- 
Constructor.
- CannotRenderException(String, Throwable) - Constructor for exception org.apache.tiles.request.render.CannotRenderException
- 
Constructor.
- capitalizeFirstLetter(String) - Method in class org.apache.tiles.autotag.tool.StringTool
- 
Creates a string in which the first character is capitalized.
- cascade() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutAttribute
- cascade() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutListAttribute
- cascadedAttributes - Variable in class org.apache.tiles.api.BasicAttributeContext
- 
Cascaded template attributes.
- ChainedDelegateRenderer - Class in org.apache.tiles.request.render
- 
Renders an attribute that has no associated renderer using delegation to other renderers.
- ChainedDelegateRenderer() - Constructor for class org.apache.tiles.request.render.ChainedDelegateRenderer
- 
Constructor.
- CHECK_REFRESH_INIT_PARAMETER - Static variable in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Initialization parameter to set whether we want to refresh URLs when they change.
- checkAndloadDefinitions(Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Checks if sources have changed.
- checkRefresh - Variable in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Flag that, whentrue, enables automatic checking of URLs changing.
- ClassUtil - Class in org.apache.tiles.request.reflect
- 
Utilities to work with dynamic class loading and instantiation.
- clear() - Method in interface org.apache.tiles.api.AttributeContext
- 
Clear the attributes.
- clear() - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Clear the attributes.
- clear() - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- clear() - Method in class org.apache.tiles.request.collection.KeySet
- clear() - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- clear() - Method in class org.apache.tiles.request.collection.ScopeMap
- clearPatternPaths(T) - Method in class org.apache.tiles.core.definition.pattern.AbstractPatternDefinitionResolver
- 
Used to clear all entries in the localePatternPaths for a specific locale.
- clearPatternPaths(T) - Method in interface org.apache.tiles.core.definition.pattern.PatternDefinitionResolver
- 
Used to clear all entries in the localePatternPaths for a specific locale.
- clone(Attribute) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Creates an attribute that is a copy of the one passed as a parameter.
- close() - Method in class org.apache.tiles.autotag.core.runtime.util.NullWriter
- close() - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- closeTemplateSource(Object) - Method in class org.apache.tiles.request.freemarker.servlet.WebappClassTemplateLoader
- collectBeanInfo(Class<?>, Map<String, PropertyDescriptor>) - Static method in class org.apache.tiles.request.reflect.ClassUtil
- 
Collects bean infos from a class and filling a list.
- collectBeanInfo(Map<String, ?>, List<FeatureDescriptor>) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- 
Collects bean infos from a map's values and filling a list.
- CollectionUtil - Class in org.apache.tiles.request.collection
- 
Utilities for requests.
- CombinedBeanInfo - Class in org.apache.tiles.core.util
- 
Contains the bean infos about one or more classes.
- CombinedBeanInfo(Class<?>...) - Constructor for class org.apache.tiles.core.util.CombinedBeanInfo
- 
Constructor.
- compilePattern(String) - Method in class org.apache.tiles.core.util.WildcardHelper
- 
Translate the givenStringinto aint []representing the pattern matchable by this class.
- COMPOSE_STACK_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.template.ComposeStackUtil
- 
The name of the attribute that holds to compose stack.
- ComposeStackUtil - Class in org.apache.tiles.template
- 
Utilities to work with compose stacks.
- computeAttribute(TilesContainer, Attribute, String, String, boolean, Object, String, String, Request) - Method in interface org.apache.tiles.template.AttributeResolver
- 
Computes the attribute.
- computeAttribute(TilesContainer, Attribute, String, String, boolean, Object, String, String, Request) - Method in class org.apache.tiles.template.DefaultAttributeResolver
- 
Computes the attribute.
- container - Variable in class org.apache.tiles.api.TilesContainerWrapper
- 
The container to wrap.
- CONTAINER_ATTRIBUTE - Static variable in class org.apache.tiles.api.access.TilesAccess
- 
The name of the attribute to use when getting and setting the container object in a context.
- CONTAINER_KEY_INIT_PARAMETER - Static variable in class org.apache.tiles.web.util.TilesDispatchServlet
- 
Init parameter to define the key of the container to use.
- contains(Object) - Method in class org.apache.tiles.request.collection.KeySet
- containsAll(Collection<?>) - Method in class org.apache.tiles.request.collection.KeySet
- containsKey(Object) - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- containsKey(Object) - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- containsValue(Object) - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- containsValue(Object) - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- contextDestroyed(ServletContextEvent) - Method in class org.apache.tiles.web.startup.AbstractTilesListener
- 
Destroys the initializer.
- ContextHolder - Class in org.apache.tiles.velocity.template
- 
An object that holds the current state of Velocity in a Servlet environment.
- ContextHolder() - Constructor for class org.apache.tiles.velocity.template.ContextHolder
- contextInitialized(ServletContextEvent) - Method in class org.apache.tiles.web.startup.AbstractTilesListener
- 
Initialize the TilesContainer and place it into service.
- convertParam(String, Map<Integer, String>) - Static method in class org.apache.tiles.core.util.WildcardHelper
- 
Inserts into a value wildcard-matched strings where specified.
- copy() - Method in class org.apache.tiles.api.Attribute
- copy() - Method in class org.apache.tiles.api.ListAttribute
- copyDefinitionMap(Map<String, Definition>) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Copies the definition map to be passed to a higher level of customization key.
- copyDefinitionMap(Map<String, Definition>) - Method in class org.apache.tiles.core.definition.dao.ResolvingLocaleUrlDefinitionDAO
- 
Copies the definition map to be passed to a higher level of customization key.
- create() - Method in interface org.apache.tiles.request.freemarker.servlet.SharedVariableFactory
- 
Creates a new shared variable.
- createAttribute() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Creates a new empty attribute.
- createAttributeEvaluatorFactory(ApplicationContext, LocaleResolver) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createAttributeEvaluatorFactory(ApplicationContext, LocaleResolver) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates the attribute evaluator factory to use.
- createContainer(ApplicationContext) - Method in class org.apache.tiles.core.factory.AbstractTilesContainerFactory
- 
Creates a Tiles container.
- createContainer(ApplicationContext) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates a Tiles container.
- createContainer(ApplicationContext) - Method in class org.apache.tiles.core.startup.AbstractTilesInitializer
- 
Creates a Tiles container.
- createContainerFactory(ApplicationContext) - Method in class org.apache.struts2.tiles.StrutsTilesInitializer
- createContainerFactory(ApplicationContext) - Method in class org.apache.tiles.core.startup.AbstractTilesInitializer
- 
Creates a Tiles container factory.
- createDecoratedContainer(TilesContainer, ApplicationContext) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createDecoratedContainer(TilesContainer, ApplicationContext) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Instantiate the container that will be injected to child objects.
- createDefaultAttributeRenderer(BasicRendererFactory, ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createDefaultAttributeRenderer(BasicRendererFactory, ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates the default attribute renderer.
- createDefinition(String) - Method in interface org.apache.tiles.core.definition.pattern.DefinitionPatternMatcher
- 
Creates a definition, given the definition name, through the use of pattern matching.
- createDefinition(String) - Method in class org.apache.tiles.core.definition.pattern.regexp.RegexpDefinitionPatternMatcher
- 
Creates a definition, given the definition name, through the use of pattern matching.
- createDefinition(String) - Method in class org.apache.tiles.core.definition.pattern.wildcard.WildcardDefinitionPatternMatcher
- 
Creates a definition, given the definition name, through the use of pattern matching.
- createDefinitionAttributeRenderer(BasicRendererFactory, ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates aRendererusing aDefinitionRenderer.
- createDefinitionPatternMatcher(String, Definition) - Method in interface org.apache.tiles.core.definition.pattern.DefinitionPatternMatcherFactory
- 
Creates a new definition pattern matcher.
- createDefinitionPatternMatcher(String, Definition) - Method in class org.apache.tiles.core.definition.pattern.regexp.RegexpDefinitionPatternMatcherFactory
- 
Creates a new definition pattern matcher.
- createDefinitionPatternMatcher(String, Definition) - Method in class org.apache.tiles.core.definition.pattern.wildcard.WildcardDefinitionPatternMatcherFactory
- 
Creates a new definition pattern matcher.
- createDefinitionsFactory(ApplicationContext, LocaleResolver) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates the definitions factory.
- createDefinitionsReader(ApplicationContext) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates the definitions reader.
- createELEvaluator(ApplicationContext) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createExpression(String, String) - Static method in class org.apache.tiles.api.Expression
- 
Creates an Expression object from the expression and its language.
- createExpressionFromDescribedExpression(String) - Static method in class org.apache.tiles.api.Expression
- 
Creates an Expression object from a string in the formLANGUAGE:EXPRESSION.
- createExtractedMap(Map<K, V>, Set<K>) - Static method in class org.apache.tiles.core.definition.pattern.PatternUtil
- 
Creates a new map that contains all the entries of thedefsMapwhose keys are contained inkeys.
- createI18NEvaluator() - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createInstance() - Static method in class org.apache.tiles.request.velocity.render.VelocityRendererBuilder
- 
Returns a new instance of the builder.
- createLocaleDefinitionDao(ApplicationContext, LocaleResolver) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates a Locale-based definition DAO.
- createLocaleResolver(ApplicationContext) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createLocaleResolver(ApplicationContext) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates the locale resolver.
- createModelBody() - Method in interface org.apache.tiles.autotag.core.runtime.AutotagRuntime
- 
Creates a new ModelBody instance to match the request.
- createModelBody() - Method in class org.apache.tiles.request.freemarker.autotag.FreemarkerAutotagRuntime
- 
Creates a new ModelBody instance to match the request.
- createModelBody() - Method in class org.apache.tiles.request.jsp.autotag.JspAutotagRuntime
- 
Creates a new ModelBody instance to match the request.
- createModelBody() - Method in class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
- 
Creates a new ModelBody instance to match the request.
- createNewInstance() - Static method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Creates a new instance of the builder.
- createOGNLEvaluator() - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createPatternDefinitionResolver(Class<T>) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createPatternDefinitionResolver(Class<T>) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates a new pattern definition resolver.
- createPreparer(String) - Method in class org.apache.struts2.tiles.StrutsPreparerFactory
- createPreparer(String) - Method in class org.apache.tiles.core.prepare.factory.BasicPreparerFactory
- 
Creates a view preparer for the given name.
- createPreparerFactory(ApplicationContext) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createPreparerFactory(ApplicationContext) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates the preparer factory to use.
- createRendererFactory(ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates a renderer factory.
- createRequest() - Method in interface org.apache.tiles.autotag.core.runtime.AutotagRuntime
- 
Creates a new Request instance.
- createRequest() - Method in class org.apache.tiles.request.freemarker.autotag.FreemarkerAutotagRuntime
- 
Creates a new Request instance.
- createRequest() - Method in class org.apache.tiles.request.jsp.autotag.JspAutotagRuntime
- 
Creates a new Request instance.
- createRequest() - Method in class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
- createServletFreemarkerRequest(ApplicationContext, Environment) - Static method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- 
Creates a new Freemarker request.
- createServletJspRequest(ApplicationContext, PageContext) - Static method in class org.apache.tiles.request.jsp.JspRequest
- 
Creates a JSP request.
- createStringAttributeRenderer(BasicRendererFactory, ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates an attribute renderer to render strings.
- createStrutsEvaluator() - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- createTemplateAttribute(String) - Static method in class org.apache.tiles.api.Attribute
- 
Creates a template attribute, starting from the name of the template.
- createTemplateAttribute(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Creates an attribute that represents a template.
- createTemplateAttribute(String, String, String, String) - Static method in class org.apache.tiles.api.Attribute
- 
Creates a template attribute, starting from the name of the template.
- createTemplateAttributeRenderer(BasicRendererFactory, ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Creates aRendererthat uses aDispatchRenderer.
- createTemplateGenerator() - Method in class org.apache.tiles.autotag.freemarker.FMTemplateGeneratorFactory
- createTemplateGenerator() - Method in interface org.apache.tiles.autotag.generate.TemplateGeneratorFactory
- 
Creates a template generator.
- createTemplateGenerator() - Method in class org.apache.tiles.autotag.jsp.JspTemplateGeneratorFactory
- createTemplateGenerator() - Method in class org.apache.tiles.autotag.velocity.VelocityTemplateGeneratorFactory
- createTilesApplicationContext(ApplicationContext) - Method in class org.apache.struts2.tiles.StrutsTilesInitializer
- createTilesApplicationContext(ApplicationContext) - Method in class org.apache.tiles.core.startup.AbstractTilesInitializer
- 
Creates the Tiles application context, to be used across all the Tiles-based application.
- createTilesInitializer() - Method in class org.apache.struts2.tiles.StrutsTilesListener
- createTilesInitializer() - Method in class org.apache.tiles.web.startup.AbstractTilesListener
- 
Creates a new instance ofTilesInitializer.
- createVelocityRequest(ServletContext, Writer) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Creates a Velocity request.
- createVelocityRequest(ApplicationContext, HttpServletRequest, HttpServletResponse, Context, Writer) - Static method in class org.apache.tiles.request.velocity.VelocityRequest
- 
Factory method to create a Velocity request.
- CURRENT_CONTAINER_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.api.access.TilesAccess
- 
Name of the attribute used to store the current used container.
D
- DefaultAttributeResolver - Class in org.apache.tiles.template
- 
The default implementation of AttributeResolver.
- DefaultAttributeResolver() - Constructor for class org.apache.tiles.template.DefaultAttributeResolver
- DefaultLocaleResolver - Class in org.apache.tiles.core.locale.impl
- 
Default implementation ofLocaleResolver
 It tries to take the locale from the session-scoped attributeDefaultLocaleResolver.LOCALE_KEY.
- DefaultLocaleResolver() - Constructor for class org.apache.tiles.core.locale.impl.DefaultLocaleResolver
- defaultRenderer - Variable in class org.apache.tiles.request.render.BasicRendererFactory
- 
The default renderer.
- defaultValue() - Element in annotation interface org.apache.tiles.autotag.core.runtime.annotation.Parameter
- 
Indicates the default value, as it will be written in Java code.
- Definition - Class in org.apache.tiles.api
- 
A definition, i.e.
- Definition() - Constructor for class org.apache.tiles.api.Definition
- 
Constructor.
- Definition(String, Attribute, Map<String, Attribute>) - Constructor for class org.apache.tiles.api.Definition
- 
Constructor.
- Definition(Definition) - Constructor for class org.apache.tiles.api.Definition
- 
Copy Constructor.
- DEFINITION_DAO_INIT_PARAM - Static variable in interface org.apache.tiles.core.definition.DefinitionsFactory
- 
Constant representing the configuration parameter used to define the definition DAO to use.
- DEFINITION_HANDLER_CLASS - Static variable in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
The handler to create definitions.
- DEFINITION_RENDERER_NAME - Static variable in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
The definition renderer name.
- definitionDao - Variable in class org.apache.tiles.core.definition.UnresolvingLocaleDefinitionsFactory
- 
The definition DAO that extracts the definitions from the sources.
- DefinitionDAO<K> - Interface in org.apache.tiles.core.definition.dao
- 
It represents an object that provides definitions, depending on a customization key.
- DefinitionDirective - Class in org.apache.tiles.velocity.template
- 
Create a definition at runtime.
- DefinitionDirective() - Constructor for class org.apache.tiles.velocity.template.DefinitionDirective
- DefinitionFMModel - Class in org.apache.tiles.freemarker.template
- 
Create a definition at runtime.
- DefinitionFMModel(DefinitionModel) - Constructor for class org.apache.tiles.freemarker.template.DefinitionFMModel
- 
Constructor.
- DefinitionModel - Class in org.apache.tiles.template
- 
Create a definition at runtime.
- DefinitionModel() - Constructor for class org.apache.tiles.template.DefinitionModel
- DefinitionPatternMatcher - Interface in org.apache.tiles.core.definition.pattern
- 
Matches a definition name to a definition, through pattern-matching.
- DefinitionPatternMatcherFactory - Interface in org.apache.tiles.core.definition.pattern
- 
Creates a new definition pattern matcher for the given pattern and the given base definition with pattern expressions.
- DefinitionRenderer - Class in org.apache.tiles.core.renderer
- 
Renders an attribute that contains a reference to a definition.
- DefinitionRenderer(TilesContainer) - Constructor for class org.apache.tiles.core.renderer.DefinitionRenderer
- 
Constructor.
- definitionResolver - Variable in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Resolves definitions using patterns.
- definitions - Variable in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
Stores Definition objects.
- DEFINITIONS_CONFIG - Static variable in interface org.apache.tiles.core.definition.DefinitionsFactory
- 
Constant representing the configuration parameter used to define the tiles definition resources.
- DefinitionsFactory - Interface in org.apache.tiles.core.definition
- 
Interface for creating aDefinitions and managing their contents.
- DefinitionsFactoryException - Exception in org.apache.tiles.core.definition
- 
Exception thrown when an error occurs while the impl tries to create a new instance mapper.
- DefinitionsFactoryException() - Constructor for exception org.apache.tiles.core.definition.DefinitionsFactoryException
- 
Constructor.
- DefinitionsFactoryException(String) - Constructor for exception org.apache.tiles.core.definition.DefinitionsFactoryException
- 
Constructor.
- DefinitionsFactoryException(String, Throwable) - Constructor for exception org.apache.tiles.core.definition.DefinitionsFactoryException
- 
Create a newDefinitionsFactoryExceptionfrom an existing exception.
- DefinitionsFactoryException(Throwable) - Constructor for exception org.apache.tiles.core.definition.DefinitionsFactoryException
- 
Create a newDefinitionsFactoryExceptionwrapping an existing exception.
- DefinitionsReader - Interface in org.apache.tiles.core.definition
- 
Interface for readingDefinition
- DefinitionTag - Class in org.apache.tiles.web.jsp.taglib
- 
Create a definition at runtime.
- DefinitionTag() - Constructor for class org.apache.tiles.web.jsp.taglib.DefinitionTag
- DelegatePropertyAccessor<T> - Class in org.apache.tiles.ognl
- 
Uses aPropertyAccessorDelegateFactoryto delegate the methods to anotherPropertyAccessor.
- DelegatePropertyAccessor(PropertyAccessorDelegateFactory<T>) - Constructor for class org.apache.tiles.ognl.DelegatePropertyAccessor
- 
Constructor.
- destroy() - Method in class org.apache.tiles.core.startup.AbstractTilesInitializer
- 
Destroys the Tiles container.
- destroy() - Method in interface org.apache.tiles.core.startup.TilesInitializer
- 
Destroys the Tiles container.
- digester - Variable in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
Digesterobject used to read Definition data from the source.
- DigesterDefinitionsReader - Class in org.apache.tiles.core.definition.digester
- 
ReadsDefinitionobjects from an XML InputStream using Digester.
- DigesterDefinitionsReader() - Constructor for class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
Creates a new instance of DigesterDefinitionsReader.
- DigesterDefinitionsReaderException - Exception in org.apache.tiles.core.definition.digester
- 
Indicates that something went wrong during the use ofDigesterDefinitionsReader.
- DigesterDefinitionsReaderException(String) - Constructor for exception org.apache.tiles.core.definition.digester.DigesterDefinitionsReaderException
- 
Constructor.
- DirectAttributeEvaluator - Class in org.apache.tiles.core.evaluator.impl
- 
Resolves a string and returns the string itself.
- DirectAttributeEvaluator() - Constructor for class org.apache.tiles.core.evaluator.impl.DirectAttributeEvaluator
- dispatch(String) - Method in class org.apache.tiles.request.AbstractClientRequest
- dispatch(String) - Method in class org.apache.tiles.request.AbstractViewRequest
- dispatch(String) - Method in interface org.apache.tiles.request.DispatchRequest
- 
Dispatches the request to a specified path.
- dispatch(String) - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Dispatches the request to a specified path.
- DispatchRenderer - Class in org.apache.tiles.request.render
- 
Renders an attribute that contains a reference to a template.
- DispatchRenderer() - Constructor for class org.apache.tiles.request.render.DispatchRenderer
- DispatchRequest - Interface in org.apache.tiles.request
- 
Encapsulation of request information.
- DispatchRequestWrapper - Class in org.apache.tiles.request
- 
Delegate for ease of customization.
- DispatchRequestWrapper(DispatchRequest) - Constructor for class org.apache.tiles.request.DispatchRequestWrapper
- 
Constructor.
- doExecute(String, ActionInvocation) - Method in class org.apache.struts2.views.tiles.TilesResult
- 
Dispatches to the given location.
- doForward(String) - Method in class org.apache.tiles.request.AbstractClientRequest
- 
Forwards to a path.
- doForward(String) - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Forwards to a path.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
- doInclude(String) - Method in class org.apache.tiles.request.AbstractClientRequest
- 
Includes the result of a path.
- doInclude(String) - Method in class org.apache.tiles.request.AbstractViewRequest
- 
Includes the result.
- doInclude(String) - Method in class org.apache.tiles.request.jsp.JspRequest
- 
Includes the result.
- doInclude(String) - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Includes the result of a path.
- doInclude(String) - Method in class org.apache.tiles.request.velocity.VelocityRequest
- 
Includes the result.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
- doTag() - Method in class org.apache.tiles.request.jsp.autotag.JspAutotagRuntime
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.AddListAttributeTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.SetCurrentContainerTag
- doTag() - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
E
- EL - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- ELAttributeEvaluator - Class in org.apache.tiles.el
- 
Evaluates string expression with typical EL syntax.
 You can use normal EL syntax, knowing the root objects areRequest,ApplicationContextand beans contained in request, session and application scope.
- ELAttributeEvaluator() - Constructor for class org.apache.tiles.el.ELAttributeEvaluator
- 
Constructor.
- ELContextImpl - Class in org.apache.tiles.el
- 
Implementation of ELContext.
 Copied from Apache Tomcat 6.0.16 source code.
- ELContextImpl(ELResolver) - Constructor for class org.apache.tiles.el.ELContextImpl
- 
Constructor.
- endAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Ends the current attribute context.
- endContext(Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Ends a context, where attribute values are stored independently of others.
 It must be called after aTilesContainer.startContext(Request)call.
- endContext(Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- endContext(Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Ends a context, where attribute values are stored independently of others.
 It must be called after aTilesContainer.startContext(Request)call.
- entrySet() - Method in class org.apache.tiles.request.collection.AddableParameterMap
- entrySet() - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- entrySet() - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- entrySet() - Method in class org.apache.tiles.request.collection.ScopeMap
- EnumeratedValuesExtractor - Interface in org.apache.tiles.request.attribute
- 
Allows to get values from multi-valued attributes.
- enumerationSize(Enumeration<?>) - Static method in class org.apache.tiles.request.collection.CollectionUtil
- 
Returns the number of elements in an enumeration, by iterating it.
- EnvironmentScopeExtractor - Class in org.apache.tiles.request.freemarker.extractor
- 
Extract attributes fromEnvironmentobjects as a scope.
- EnvironmentScopeExtractor(Environment) - Constructor for class org.apache.tiles.request.freemarker.extractor.EnvironmentScopeExtractor
- 
Constructor.
- equals(Object) - Method in class org.apache.tiles.api.Attribute
- equals(Object) - Method in class org.apache.tiles.api.BasicAttributeContext
- equals(Object) - Method in class org.apache.tiles.api.Definition
- equals(Object) - Method in class org.apache.tiles.api.Expression
- equals(Object) - Method in class org.apache.tiles.api.ListAttribute
- equals(Object) - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- equals(Object) - Method in class org.apache.tiles.request.collection.MapEntry
- 
Determines if this entry is equal to the passed object.
- equals(Object) - Method in class org.apache.tiles.request.collection.MapEntryArrayValues
- 
Determines if this entry is equal to the passed object.
- equals(Object) - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- equals(Object) - Method in class org.apache.tiles.request.locale.PostfixedApplicationResource
- evaluate() - Method in class org.apache.tiles.autotag.core.runtime.AbstractModelBody
- evaluate() - Method in interface org.apache.tiles.autotag.core.runtime.ModelBody
- 
Evaluates the body and writes in the default writer.
- evaluate(Writer) - Method in interface org.apache.tiles.autotag.core.runtime.ModelBody
- 
Evaluates the body and writes the result in the writer.
- evaluate(Writer) - Method in class org.apache.tiles.request.freemarker.autotag.FreemarkerModelBody
- evaluate(Writer) - Method in class org.apache.tiles.request.jsp.autotag.JspModelBody
- evaluate(Writer) - Method in class org.apache.tiles.request.velocity.autotag.VelocityModelBody
- evaluate(String, Request) - Method in class org.apache.struts2.tiles.I18NAttributeEvaluator
- evaluate(String, Request) - Method in class org.apache.struts2.tiles.StrutsAttributeEvaluator
- evaluate(String, Request) - Method in interface org.apache.tiles.core.evaluator.AttributeEvaluator
- 
Evaluates an expression.
- evaluate(String, Request) - Method in class org.apache.tiles.core.evaluator.impl.DirectAttributeEvaluator
- 
Evaluates an expression.
- evaluate(String, Request) - Method in class org.apache.tiles.el.ELAttributeEvaluator
- 
Evaluates an expression.
- evaluate(String, Request) - Method in class org.apache.tiles.ognl.OGNLAttributeEvaluator
- 
Evaluates an expression.
- evaluate(Attribute, Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Evaluates the given attribute.
- evaluate(Attribute, Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- evaluate(Attribute, Request) - Method in class org.apache.tiles.core.evaluator.AbstractAttributeEvaluator
- 
Evaluates an attribute value.
- evaluate(Attribute, Request) - Method in interface org.apache.tiles.core.evaluator.AttributeEvaluator
- 
Evaluates an attribute value.
- evaluate(Attribute, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Evaluates the given attribute.
- evaluateAsString() - Method in class org.apache.tiles.autotag.core.runtime.AbstractModelBody
- evaluateAsString() - Method in interface org.apache.tiles.autotag.core.runtime.ModelBody
- 
Evaluates a body and returns it as a string.
- evaluateWithoutWriting() - Method in class org.apache.tiles.autotag.core.runtime.AbstractModelBody
- evaluateWithoutWriting() - Method in interface org.apache.tiles.autotag.core.runtime.ModelBody
- 
Evaluates a body, but discards result.
- EvaluationException - Exception in org.apache.tiles.core.evaluator
- 
Exception raised when an expression language evaluation fails.
- EvaluationException(String, Throwable) - Constructor for exception org.apache.tiles.core.evaluator.EvaluationException
- 
Constructor.
- EvaluationException(Throwable) - Constructor for exception org.apache.tiles.core.evaluator.EvaluationException
- 
Constructor.
- execute(boolean, String, String, Object, String, String, String, Attribute, boolean, Request, ModelBody) - Method in class org.apache.tiles.template.InsertAttributeModel
- 
Executes the operation.
- execute(boolean, String, String, Object, String, String, String, Attribute, Request, ModelBody) - Method in class org.apache.tiles.template.GetAsStringModel
- 
Executes the operation.
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.AddAttributeFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.AddListAttributeFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.DefinitionFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.GetAsStringFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.ImportAttributeFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.InsertAttributeFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.InsertDefinitionFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.InsertTemplateFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.PutAttributeFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.PutListAttributeFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.freemarker.template.SetCurrentContainerFMModel
- execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.apache.tiles.request.freemarker.autotag.FreemarkerAutotagRuntime
- execute(Object, String, String, String, Request, ModelBody) - Method in class org.apache.tiles.template.AddAttributeModel
- 
Executes the operation.
- execute(String, Object, String, String, String, boolean, Request, ModelBody) - Method in class org.apache.tiles.template.PutAttributeModel
- 
Executes the operation.
- execute(String, String, boolean, boolean, Request, ModelBody) - Method in class org.apache.tiles.template.PutListAttributeModel
- 
Executes the model.
- execute(String, String, String, boolean, Request) - Method in class org.apache.tiles.template.ImportAttributeModel
- 
Executes the model.
- execute(String, String, String, String, String, boolean, Request, ModelBody) - Method in class org.apache.tiles.template.InsertTemplateModel
- 
Executes the operation.
- execute(String, String, String, String, String, String, boolean, Request, ModelBody) - Method in class org.apache.tiles.template.InsertDefinitionModel
- 
Executes the operation.
- execute(String, String, String, String, String, Request, ModelBody) - Method in class org.apache.tiles.template.DefinitionModel
- 
Executes the operation.
- execute(String, Request) - Method in class org.apache.tiles.template.SetCurrentContainerModel
- 
Executes the model.
- execute(String, Request, ModelBody) - Method in class org.apache.tiles.template.AddListAttributeModel
- 
Executes the model.
- execute(Request, AttributeContext) - Method in interface org.apache.tiles.api.preparer.ViewPreparer
- 
Method associated to a tile and called immediately before the tile is included.
- expression() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesAddAttribute
- expression() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutAttribute
- Expression - Class in org.apache.tiles.api
- 
It is an expression, along with the expression language (e.g.
- Expression(String) - Constructor for class org.apache.tiles.api.Expression
- 
Constructor, using the default (i.e.
- Expression(String, String) - Constructor for class org.apache.tiles.api.Expression
- 
Constructor.
- Expression(Expression) - Constructor for class org.apache.tiles.api.Expression
- 
Copy constructor.
- expressionFactory - Variable in class org.apache.tiles.el.ELAttributeEvaluator
- 
The EL expression factory.
- ExpressionFactoryFactory - Interface in org.apache.tiles.el
- 
Interface to define a factory ofExpressionFactory.
- extend() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- ExternalWriterHttpServletResponse - Class in org.apache.tiles.request.servlet
- 
Wraps an HTTP response and overrides its print writer.
- ExternalWriterHttpServletResponse(HttpServletResponse, PrintWriter) - Constructor for class org.apache.tiles.request.servlet.ExternalWriterHttpServletResponse
- 
Constructor.
F
- findAncestorWithClass(Deque<Object>, Class<?>) - Static method in class org.apache.tiles.template.ComposeStackUtil
- 
Finds the first ancestor in the stack, that is assignable to the given class.
- findAnnotation(Object, String) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- 
Search strategy is as follows: Check if action has AnnotationTilesDefinitionIf not, check if action has AnnotationTilesDefinitionsIf given tileName is not null and present inTilesDefinitions, return it Return first element ofTilesDefinitionsReturn null
- findInitParameter(String) - Method in class org.apache.tiles.request.velocity.render.ApplicationContextJeeConfig
- findObjectByProperty(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- 
Finds an object in request, session or application scope, in this order.
- findResources(String) - Method in class org.apache.struts2.tiles.StrutsWildcardServletApplicationContext
- findTemplateSource(String) - Method in class org.apache.tiles.request.freemarker.servlet.WebappClassTemplateLoader
- flush() - Method in class org.apache.tiles.autotag.core.runtime.util.NullWriter
- flush() - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- FMModelGenerator - Class in org.apache.tiles.autotag.freemarker
- 
Generates a single Freemarker directive model, given a template class.
- FMModelGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.freemarker.FMModelGenerator
- 
Constructor.
- FMModelRepositoryGenerator - Class in org.apache.tiles.autotag.freemarker
- 
Generates the model repository, given the template suite.
- FMModelRepositoryGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.freemarker.FMModelRepositoryGenerator
- 
Constructor.
- FMTemplateGeneratorFactory - Class in org.apache.tiles.autotag.freemarker
- 
Creates a template generator that generates code for Freemarker.
- FMTemplateGeneratorFactory(File, VelocityEngine, TemplateGeneratorBuilder) - Constructor for class org.apache.tiles.autotag.freemarker.FMTemplateGeneratorFactory
- 
Constructor.
- FORCE_INCLUDE_ATTRIBUTE_NAME - Static variable in class org.apache.tiles.request.AbstractRequest
- 
Name of the attribute used to store the force-include option.
- FREEMARKER_RENDERER_NAME - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- 
The freemarker renderer name.
- FreemarkerAutotagException - Exception in org.apache.tiles.request.freemarker.autotag
- 
Thrown when a Freemarker problem under Autotag runtime part happens.
- FreemarkerAutotagException(String, Throwable) - Constructor for exception org.apache.tiles.request.freemarker.autotag.FreemarkerAutotagException
- 
Constructor.
- FreemarkerAutotagRuntime - Class in org.apache.tiles.request.freemarker.autotag
- 
A Runtime for implementing a Freemarker Template Directive.
- FreemarkerAutotagRuntime() - Constructor for class org.apache.tiles.request.freemarker.autotag.FreemarkerAutotagRuntime
- FreemarkerModelBody - Class in org.apache.tiles.request.freemarker.autotag
- 
Body implementation of a Freemarker model body.
- FreemarkerModelBody(Writer, TemplateDirectiveBody) - Constructor for class org.apache.tiles.request.freemarker.autotag.FreemarkerModelBody
- 
Constructor.
- FreemarkerRequest - Class in org.apache.tiles.request.freemarker
- 
The FreeMarker-specific request context.
- FreemarkerRequest(DispatchRequest, Environment) - Constructor for class org.apache.tiles.request.freemarker.FreemarkerRequest
- 
Constructor.
- FreemarkerRequestException - Exception in org.apache.tiles.request.freemarker
- 
Thrown when a Freemarker request fails.
- FreemarkerRequestException(String, Throwable) - Constructor for exception org.apache.tiles.request.freemarker.FreemarkerRequestException
- 
Constructor.
- FreemarkerRequestUtil - Class in org.apache.tiles.request.freemarker
- 
Utilities to work with Freemarker requests.
- FreemarkerUtil - Class in org.apache.tiles.request.freemarker.autotag
- 
Utilities for FreeMarker usage in Tiles.
G
- generate(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
- generate(File, String, TemplateSuite, Map<String, String>) - Method in interface org.apache.tiles.autotag.generate.TemplateSuiteGenerator
- 
Generates the code.
- generate(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateClassGenerator
- generate(File, 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.
- get(Object) - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- get(Object) - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- get(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Returns an attribute.
- getAddAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "addAttribute" directive.
- getAddListAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "addListAttribute" directive.
- getApplicationContext() - Method in interface org.apache.tiles.api.TilesContainer
- 
Retrieve the container's context.
- getApplicationContext() - Method in class org.apache.tiles.api.TilesContainerWrapper
- getApplicationContext() - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Returns the Tiles application context used by this container.
- getApplicationContext() - Method in class org.apache.tiles.request.AbstractClientRequest
- getApplicationContext() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Returns the associated application context.
- getApplicationContext() - Method in interface org.apache.tiles.request.Request
- 
Returns the associated application context.
- getApplicationContext(Environment) - Static method in class org.apache.tiles.request.freemarker.FreemarkerRequestUtil
- 
Returns the application context.
- getApplicationContext(JspContext) - Static method in class org.apache.tiles.request.jsp.JspUtil
- 
Returns the application context.
- getApplicationContext(ServletContext) - Static method in class org.apache.tiles.request.servlet.ServletUtil
- 
Returns the application context getting it from the servlet context.
- getApplicationScope() - Method in class org.apache.tiles.request.AbstractClientRequest
- 
Returns the application scope.
- getApplicationScope() - Method in interface org.apache.tiles.request.ApplicationContext
- 
Returns a mutable Map that maps application scope attribute names to their values.
- getApplicationScope() - Method in class org.apache.tiles.request.jsp.JspRequest
- 
Returns the application scope.
- getApplicationScope() - Method in class org.apache.tiles.request.servlet.ServletApplicationContext
- 
Returns a mutable Map that maps application scope attribute names to their values.
- getAsObject(TemplateModel, Class<T>, T) - Static method in class org.apache.tiles.request.freemarker.autotag.FreemarkerUtil
- 
Unwraps a TemplateModel to extract an object.
- GetAsStringDirective - Class in org.apache.tiles.velocity.template
- 
Render the value of the specified template attribute to the current Writer
- GetAsStringDirective() - Constructor for class org.apache.tiles.velocity.template.GetAsStringDirective
- GetAsStringFMModel - Class in org.apache.tiles.freemarker.template
- 
Render the value of the specified template attribute to the current Writer
- GetAsStringFMModel(GetAsStringModel) - Constructor for class org.apache.tiles.freemarker.template.GetAsStringFMModel
- 
Constructor.
- GetAsStringModel - Class in org.apache.tiles.template
- 
Render the value of the specified template attribute to the current Writer
- GetAsStringModel() - Constructor for class org.apache.tiles.template.GetAsStringModel
- 
Constructor that uses the defaut attribute resolver.
- GetAsStringModel(AttributeResolver) - Constructor for class org.apache.tiles.template.GetAsStringModel
- 
Constructor.
- GetAsStringTag - Class in org.apache.tiles.web.jsp.taglib
- 
Render the value of the specified template attribute to the current Writer
- GetAsStringTag() - Constructor for class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- getAttribute(String) - Method in interface org.apache.tiles.api.AttributeContext
- 
Retrieve the named attribute, either cascaded or not.
- getAttribute(String) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Retrieve the named attribute, either cascaded or not.
- getAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Returns the current attribute context.
- getAttributeContext(Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Retrieve the attribute context of the current request.
- getAttributeContext(Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- getAttributeContext(Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Retrieve the attribute context of the current request.
- getAttributeEvaluator(String) - Method in interface org.apache.tiles.core.evaluator.AttributeEvaluatorFactory
- 
Creates and attribute evaluator for the given expression language.
- getAttributeEvaluator(String) - Method in class org.apache.tiles.core.evaluator.BasicAttributeEvaluatorFactory
- 
Creates and attribute evaluator for the given expression language.
- getAttributeEvaluator(Attribute) - Method in interface org.apache.tiles.core.evaluator.AttributeEvaluatorFactory
- 
Creates and attribute evaluator using an attribute.
- getAttributeEvaluator(Attribute) - Method in class org.apache.tiles.core.evaluator.BasicAttributeEvaluatorFactory
- 
Creates and attribute evaluator using an attribute.
- getAvailableScopes() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Returns all available scopes.
- getAvailableScopes() - Method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- getAvailableScopes() - Method in class org.apache.tiles.request.jsp.JspRequest
- getAvailableScopes() - Method in interface org.apache.tiles.request.Request
- 
Returns all available scopes.
- getAvailableScopes() - Method in class org.apache.tiles.request.servlet.ServletRequest
- getAvailableScopes() - Method in class org.apache.tiles.request.velocity.VelocityRequest
- getCascadedAttribute(String) - Method in interface org.apache.tiles.api.AttributeContext
- 
Retrieve the attribute that has been cascaded at upper levels.
- getCascadedAttribute(String) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Retrieve the attribute that has been cascaded at upper levels.
- getCascadedAttributeNames() - Method in interface org.apache.tiles.api.AttributeContext
- 
Returns the names of the cascaded attributes.
- getCascadedAttributeNames() - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Returns the names of the cascaded attributes.
- getClass(String, Class<T>) - Static method in class org.apache.tiles.request.reflect.ClassUtil
- 
Returns the class and casts it to the correct subclass.
 It tries to use the thread's current classloader first and, if it does not succeed, uses the classloader of ClassUtil.
- getClassname() - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Get class name.
- getClassToCast(String) - Method in class org.apache.tiles.autotag.tool.StringTool
- 
Returns the class to be used to cast an Object.
- getCommonPropertyType(ELContext, Object) - Method in class org.apache.tiles.el.ScopeELResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
- getComposeStack(Request) - Static method in class org.apache.tiles.template.ComposeStackUtil
- 
Returns the current compose stack, or creates a new one if not present.
- getContainer(ApplicationContext) - Static method in class org.apache.tiles.api.access.TilesAccess
- 
Returns default the container to be used in the application.
- getContainer(ApplicationContext, String) - Static method in class org.apache.tiles.api.access.TilesAccess
- 
Returns the container to be used in the application registered under a specific key.
- getContainerKey() - Method in class org.apache.tiles.web.jsp.taglib.SetCurrentContainerTag
- 
Getter for containerKey property.
- getContainerKey(ApplicationContext) - Method in class org.apache.tiles.core.startup.AbstractTilesInitializer
- 
Returns the container key under which the container will be stored.
- getContext() - Method in interface org.apache.tiles.request.ApplicationContext
- 
Returns the original, technology-dependent, context.
- getContext() - Method in class org.apache.tiles.request.servlet.ServletApplicationContext
- 
Returns the original, technology-dependent, context.
- getContext(String) - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Returns a context map, given the scope name.
- getContext(String) - Method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- getContext(String) - Method in class org.apache.tiles.request.jsp.JspRequest
- getContext(String) - Method in interface org.apache.tiles.request.Request
- 
Returns a context map, given the scope name.
- getContext(String) - Method in class org.apache.tiles.request.servlet.ServletRequest
- getContext(String) - Method in class org.apache.tiles.request.velocity.VelocityRequest
- getContext(Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Get attribute context from request.
- getContextStack(Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Returns the context stack.
- getCurrentContainer(Request) - Static method in class org.apache.tiles.api.access.TilesAccess
- 
Returns the current container that has been set, or the default one.
- getDefaultValue() - Method in class org.apache.tiles.autotag.model.TemplateParameter
- 
Returns the default value, as it will be written in Java code.
- getDefaultValue() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for defaultValue property.
- getDefaultValue() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for defaultValue property.
- getDefaultValue(String, String) - Method in class org.apache.tiles.autotag.tool.StringTool
- 
Returns the default value for a type.
- getDefaultValueRole() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for defaultValueRole property.
- getDefaultValueRole() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for defaultValueRole property.
- getDefaultValueType() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for defaultValueType property.
- getDefaultValueType() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for defaultValueType property.
- getDefinition() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "definition" directive.
- getDefinition(String, Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Returns a definition, given its name and the customization key.
- getDefinition(String, K) - Method in interface org.apache.tiles.core.definition.dao.DefinitionDAO
- 
Returns a definition, given its name and the customization key.
- getDefinition(String, Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Returns a definition specifying its name.
- getDefinition(String, Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- getDefinition(String, Request) - Method in interface org.apache.tiles.core.definition.DefinitionsFactory
- 
Returns a Definition object that matches the given name and Tiles context.
- getDefinition(String, Request) - Method in class org.apache.tiles.core.definition.UnresolvingLocaleDefinitionsFactory
- 
Returns a Definition object that matches the given name and Tiles context.
- getDefinition(String, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Returns a definition specifying its name.
- getDefinition(String, Request) - Method in class org.apache.tiles.core.impl.mgmt.CachingTilesContainer
- 
Returns a definition by name.
- getDefinitionFromResolver(String, Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Returns a definition from the definition resolver.
- getDefinitionFromResolver(String, Locale) - Method in class org.apache.tiles.core.definition.dao.ResolvingLocaleUrlDefinitionDAO
- 
Returns a definition from the definition resolver.
- getDefinitionName(HttpServletRequest) - Method in class org.apache.tiles.web.util.TilesDispatchServlet
- 
Returns the called definition name for the given request.
- getDefinitions(Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Returns all the definitions used of a customization key.
- getDefinitions(K) - Method in interface org.apache.tiles.core.definition.dao.DefinitionDAO
- 
Returns all the definitions used of a customization key.
- getDescriptors() - Method in class org.apache.tiles.core.util.CombinedBeanInfo
- 
Returns the descriptors of all the introspected classes.
- getDirectoryName(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.freemarker.FMModelRepositoryGenerator
- getDirectoryName(File, 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(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.jsp.TLDGenerator
- getDirectoryName(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.velocity.VelocityPropertiesGenerator
- getDirectoryName(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.freemarker.FMModelGenerator
- getDirectoryName(File, 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(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.jsp.TagClassGenerator
- getDirectoryName(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.velocity.VelocityDirectiveGenerator
- 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.
- getELResolver() - Method in class org.apache.tiles.el.ELContextImpl
- getEnvironment() - Method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- 
Returns the environment object.
- 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.
- getExpression() - Method in class org.apache.tiles.api.Expression
- 
Returns the expression string.
- getExpression() - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Getter for expression property.
- getExpression() - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Getter for expression property.
- getExpressionFactory() - Method in interface org.apache.tiles.el.ExpressionFactoryFactory
- 
Returns the expression factory to use.
- getExpressionFactory() - Method in class org.apache.tiles.el.JspExpressionFactoryFactory
- 
Returns the expression factory to use.
- getExpressionObject() - Method in class org.apache.tiles.api.Attribute
- 
Returns The expression to evaluate.
- getExtends() - Method in class org.apache.tiles.api.Definition
- 
Get extends.
- getExtends() - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Getter for extends property.
- getFeatureDescriptors(ELContext, Object) - Method in class org.apache.tiles.el.ScopeELResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
- getFilename(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.freemarker.FMModelRepositoryGenerator
- getFilename(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
- 
Calculates and returns the filename of the generated file.
- getFilename(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.jsp.TLDGenerator
- getFilename(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.velocity.VelocityPropertiesGenerator
- getFilename(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.freemarker.FMModelGenerator
- getFilename(File, 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(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.jsp.TagClassGenerator
- getFilename(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.velocity.VelocityDirectiveGenerator
- getFunctionMapper() - Method in class org.apache.tiles.el.ELContextImpl
- getGetAsString() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "getAsString" directive.
- getGetterSetterSuffix() - Method in class org.apache.tiles.autotag.model.TemplateParameter
- 
Returns the suffix for getter and setter of the property generated by this parameter.
- getHeader() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Return an immutable Map that maps header names to the first (or only) header value (as a String).
- getHeader() - Method in interface org.apache.tiles.request.Request
- 
Return an immutable Map that maps header names to the first (or only) header value (as a String).
- getHeader() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Return an immutable Map that maps header names to the first (or only) header value (as a String).
- getHeaderValues() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
- getHeaderValues() - Method in interface org.apache.tiles.request.Request
- 
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
- getHeaderValues() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
- getId() - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Returns the id of the imported scripting variable.
- getImportAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "importAttribute" directive.
- getInitParameter(String) - Method in class org.apache.tiles.request.velocity.render.ApplicationContextJeeConfig
- getInitParameterNames() - Method in class org.apache.tiles.request.velocity.render.ApplicationContextJeeConfig
- getInitParams() - Method in interface org.apache.tiles.request.ApplicationContext
- 
Return an immutable Map that maps context application initialization parameters to their values.
- getInitParams() - Method in class org.apache.tiles.request.servlet.ServletApplicationContext
- 
Return an immutable Map that maps context application initialization parameters to their values.
- getInputStream() - Method in class org.apache.struts2.tiles.StrutsApplicationResource
- getInputStream() - Method in interface org.apache.tiles.request.ApplicationResource
- 
Get a java.io.InputStream to read the contents of this resource.
- getInputStream() - Method in class org.apache.tiles.request.locale.URLApplicationResource
- 
Get a java.io.InputStream to read the contents of this resource.
- getInsertAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "insertAttribute" directive.
- getInsertDefinition() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "insertDefinition" directive.
- getInsertTemplate() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "insertTemplate" directive.
- getKey() - Method in class org.apache.tiles.request.collection.MapEntry
- 
Gets the entry key.
- getKeys() - Method in interface org.apache.tiles.request.attribute.HasKeys
- 
The enumeration of the keys of the stored attributes.
- getKeys() - Method in class org.apache.tiles.request.freemarker.extractor.EnvironmentScopeExtractor
- getKeys() - Method in class org.apache.tiles.request.jsp.extractor.ScopeExtractor
- getKeys() - Method in class org.apache.tiles.request.jsp.extractor.SessionScopeExtractor
- getKeys() - Method in class org.apache.tiles.request.servlet.extractor.ApplicationScopeExtractor
- getKeys() - Method in class org.apache.tiles.request.servlet.extractor.HeaderExtractor
- getKeys() - Method in class org.apache.tiles.request.servlet.extractor.InitParameterExtractor
- getKeys() - Method in class org.apache.tiles.request.servlet.extractor.ParameterExtractor
- getKeys() - Method in class org.apache.tiles.request.servlet.extractor.RequestScopeExtractor
- getKeys() - Method in class org.apache.tiles.request.servlet.extractor.SessionScopeExtractor
- getKeys() - Method in class org.apache.tiles.request.velocity.extractor.VelocityScopeExtractor
- getLanguage() - Method in class org.apache.tiles.api.Expression
- 
Returns the language in which the expression is expressed.
- getLastModified() - Method in class org.apache.struts2.tiles.StrutsApplicationResource
- getLastModified() - Method in interface org.apache.tiles.request.ApplicationResource
- 
Get the last modification date for this resource.
- getLastModified() - Method in class org.apache.tiles.request.locale.URLApplicationResource
- 
Get the last modification date for this resource.
- getLastModified(Object) - Method in class org.apache.tiles.request.freemarker.servlet.WebappClassTemplateLoader
- getLocalAttribute(String) - Method in interface org.apache.tiles.api.AttributeContext
- 
Retrieve the attribute that has been defined in this context (i.e.
- getLocalAttribute(String) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Retrieve the attribute that has been defined in this context (i.e.
- getLocalAttributeNames() - Method in interface org.apache.tiles.api.AttributeContext
- 
Returns the names of the local attributes, i.e.
- getLocalAttributeNames() - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Returns the names of the local attributes, i.e.
- getLocale() - Method in interface org.apache.tiles.request.ApplicationResource
- 
Get the Locale for this resource.
- getLocale() - Method in class org.apache.tiles.request.locale.PostfixedApplicationResource
- 
Get the Locale for this resource.
- getLocalePath() - Method in interface org.apache.tiles.request.ApplicationResource
- 
Get the path name for this resource.
- getLocalePath() - Method in class org.apache.tiles.request.locale.PostfixedApplicationResource
- 
Get the path name for this resource.
- getLocalePath(Locale) - Method in interface org.apache.tiles.request.ApplicationResource
- 
Get the path name of another version of the resource.
- getLocalePath(Locale) - Method in class org.apache.tiles.request.locale.PostfixedApplicationResource
- 
Get the path name of another version of the resource.
- getMappedDescriptors(Class<?>) - Method in class org.apache.tiles.core.util.CombinedBeanInfo
- 
Returns a map of the introspected properties for the given class.
- getName() - Method in class org.apache.tiles.api.Definition
- 
Access method for the name property.
- 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.
- getName() - Method in class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
- getName() - Method in class org.apache.tiles.request.velocity.render.ApplicationContextJeeConfig
- getName() - Method in class org.apache.tiles.velocity.template.AddAttributeDirective
- getName() - Method in class org.apache.tiles.velocity.template.AddListAttributeDirective
- getName() - Method in class org.apache.tiles.velocity.template.DefinitionDirective
- getName() - Method in class org.apache.tiles.velocity.template.GetAsStringDirective
- getName() - Method in class org.apache.tiles.velocity.template.ImportAttributeDirective
- getName() - Method in class org.apache.tiles.velocity.template.InsertAttributeDirective
- getName() - Method in class org.apache.tiles.velocity.template.InsertDefinitionDirective
- getName() - Method in class org.apache.tiles.velocity.template.InsertTemplateDirective
- getName() - Method in class org.apache.tiles.velocity.template.PutAttributeDirective
- getName() - Method in class org.apache.tiles.velocity.template.PutListAttributeDirective
- getName() - Method in class org.apache.tiles.velocity.template.SetCurrentContainerDirective
- getName() - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Getter for name property.
- getName() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for name property.
- getName() - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Getter for name property.
- getName() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for name property.
- getName() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Getter for name property.
- getName() - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Getter for name property.
- getName() - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Getter for name property.
- getName() - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Get the name.
- getNestedObject(Request) - Method in class org.apache.tiles.ognl.TilesApplicationContextNestedObjectExtractor
- 
Extracts the nested object.
- getNestedObject(T) - Method in interface org.apache.tiles.ognl.NestedObjectExtractor
- 
Extracts the nested object.
- getObject(Object, Object) - Static method in class org.apache.tiles.request.velocity.autotag.VelocityUtil
- 
Returns the "value" parameter if it is not null, otherwise returns "defaultValue".
- getObject(Map<String, ?>, String) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- 
Returns an object from a map in a null-safe manner.
- getOutputStream() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Returns an output stream to be used to write directly in the response.
- getOutputStream() - Method in interface org.apache.tiles.request.Request
- 
Returns an output stream to be used to write directly in the response.
- getOutputStream() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Returns an output stream to be used to write directly in the response.
- getPageScope() - Method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- 
Returns the page scope.
- getPageScope() - Method in class org.apache.tiles.request.jsp.JspRequest
- 
Returns the page scope.
- getPageScope() - Method in class org.apache.tiles.request.velocity.VelocityRequest
- 
Returns the page scope.
- getParam() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Return an immutable Map that maps request parameter names to the first (or only) value (as a String).
- getParam() - Method in interface org.apache.tiles.request.Request
- 
Return an immutable Map that maps request parameter names to the first (or only) value (as a String).
- getParam() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Return an immutable Map that maps request parameter names to the first (or only) value (as a String).
- getParameter(String, Class<T>, T) - Method in interface org.apache.tiles.autotag.core.runtime.AutotagRuntime
- 
Extracts a parameter from the tag.
- getParameter(String, Class<T>, T) - Method in class org.apache.tiles.request.freemarker.autotag.FreemarkerAutotagRuntime
- 
Extracts a parameter from the tag.
- getParameter(String, Class<T>, T) - Method in class org.apache.tiles.request.jsp.autotag.JspAutotagRuntime
- 
Extracts a parameter from the tag.
- getParameter(String, Class<T>, T) - Method in class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
- 
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(InternalContextAdapter, Node) - Static method in class org.apache.tiles.request.velocity.autotag.VelocityUtil
- 
Extracts the parameters from the directives, by getting the child at position 0 supposing it is a map.
- getParamValues() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Return an immutable Map that maps request parameter names to the set of all values (as a String array).
- getParamValues() - Method in interface org.apache.tiles.request.Request
- 
Return an immutable Map that maps request parameter names to the set of all values (as a String array).
- getParamValues() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Return an immutable Map that maps request parameter names to the set of all values (as a String array).
- getParentLocale(Locale) - Static method in class org.apache.tiles.request.locale.LocaleUtil
- 
Returns the "parent" locale of a given locale.
- getPath() - Method in interface org.apache.tiles.request.ApplicationResource
- 
Get the path name for this resource.
- getPath() - Method in class org.apache.tiles.request.locale.PostfixedApplicationResource
- 
Get the path name for this resource.
- getPreparer() - Method in interface org.apache.tiles.api.AttributeContext
- 
Get associated preparer instance.
- getPreparer() - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Get associated preparer instance.
- getPreparer() - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Getter for preparer property.
- getPreparer() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for preparer property.
- getPreparer() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for preparer property.
- getPreparer() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Getter for preparer property.
- getPreparer() - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Getter for preparer property.
- getPreparer(String, Request) - Method in class org.apache.tiles.core.prepare.factory.BasicPreparerFactory
- 
Create a new instance of the named preparerInstance.
- getPreparer(String, Request) - Method in interface org.apache.tiles.core.prepare.factory.PreparerFactory
- 
Create the named {link ViewPreparer} for the specified context.
- getPrintWriter() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Returns a print writer to be used to write directly in the response.
- getPrintWriter() - Method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- 
Returns a print writer to be used to write directly in the response.
- getPrintWriter() - Method in class org.apache.tiles.request.jsp.JspRequest
- 
Returns a print writer to be used to write directly in the response.
- getPrintWriter() - Method in interface org.apache.tiles.request.Request
- 
Returns a print writer to be used to write directly in the response.
- getPrintWriter() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Returns a print writer to be used to write directly in the response.
- getPrintWriter() - Method in class org.apache.tiles.request.velocity.VelocityRequest
- 
Returns a print writer to be used to write directly in the response.
- getProperties(Class<?>) - Method in class org.apache.tiles.core.util.CombinedBeanInfo
- 
Returns the set of properties for the given introspected class.
- getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.AnyScopePropertyAccessor
- getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
- getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
- getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.ScopePropertyAccessor
- getPropertyAccessor(String, Request) - Method in class org.apache.tiles.ognl.TilesContextPropertyAccessorDelegateFactory
- 
Returns a prooerty accessor appropriate for the property name and the object passed.
- getPropertyAccessor(String, T) - Method in interface org.apache.tiles.ognl.PropertyAccessorDelegateFactory
- 
Returns a prooerty accessor appropriate for the property name and the object passed.
- getPutAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "putAttribute" directive.
- getPutListAttribute() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "putListAttribute" directive.
- getReader(Object, String) - Method in class org.apache.tiles.request.freemarker.servlet.WebappClassTemplateLoader
- getRegistrations() - Method in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
Returns the registrations for local DTDs.
- getRenderer() - Method in class org.apache.tiles.api.Attribute
- 
Returns the renderer name to use.
- getRenderer(String) - Method in class org.apache.tiles.request.render.BasicRendererFactory
- 
Returns a renderer by its name.
- getRenderer(String) - Method in interface org.apache.tiles.request.render.RendererFactory
- 
Returns a renderer by its name.
- getRequest() - Method in class org.apache.tiles.request.servlet.ServletRequest
- getRequest() - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Returns the HTTP request.
- getRequestHashModel(Environment) - Static method in class org.apache.tiles.request.freemarker.FreemarkerRequestUtil
- 
Returns the HTTP request hash model.
- getRequestLocale() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Return the preferred Locale in which the client will accept content.
- getRequestLocale() - Method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- 
Return the preferred Locale in which the client will accept content.
- getRequestLocale() - Method in interface org.apache.tiles.request.Request
- 
Return the preferred Locale in which the client will accept content.
- getRequestLocale() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Return the preferred Locale in which the client will accept content.
- getRequestScope() - Method in class org.apache.tiles.request.jsp.JspRequest
- 
Returns the request scope.
- getRequestScope() - Method in class org.apache.tiles.request.servlet.ServletRequest
- getResource(String) - Method in interface org.apache.tiles.request.ApplicationContext
- 
Return the application resource mapped to the specified path.
- getResource(String) - Method in class org.apache.tiles.request.servlet.ServletApplicationContext
- 
Return the application resource mapped to the specified path.
- getResource(ApplicationResource, Locale) - Method in class org.apache.struts2.tiles.StrutsWildcardServletApplicationContext
- getResource(ApplicationResource, Locale) - Method in interface org.apache.tiles.request.ApplicationContext
- 
Return a localized version of an ApplicationResource.
- getResource(ApplicationResource, Locale) - Method in class org.apache.tiles.request.servlet.ServletApplicationContext
- 
Return a localized version of an ApplicationResource.
- getResources(String) - Method in class org.apache.struts2.tiles.StrutsWildcardServletApplicationContext
- getResources(String) - Method in interface org.apache.tiles.request.ApplicationContext
- 
Return the application resources mapped to the specified path.
- getResources(String) - Method in class org.apache.tiles.request.servlet.ServletApplicationContext
- 
Return the application resources mapped to the specified path.
- getResponse() - Method in class org.apache.tiles.request.servlet.ServletRequest
- getResponse() - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Returns the HTTP response.
- getResponseHeaders() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Return an Addable object that can be used to write headers to the response.
- getResponseHeaders() - Method in interface org.apache.tiles.request.Request
- 
Return an Addable object that can be used to write headers to the response.
- getResponseHeaders() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Return an Addable object that can be used to write headers to the response.
- getRole() - Method in class org.apache.tiles.api.Attribute
- 
Get role.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.AddListAttributeTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Getter for role property.
- getRole() - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Getter for role property.
- getRoles() - Method in class org.apache.tiles.api.Attribute
- 
Returns the roles that can render this attribute.
- getScope() - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Getter for scope property.
- getScope() - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Get scope.
- getScriptingVariable() - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Returns the scripting variable to use.
- getServletContext() - Method in class org.apache.tiles.request.velocity.render.ApplicationContextJeeConfig
- getServletContext() - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Returns the Servlet context.
- getServletContext(ApplicationContext) - Static method in class org.apache.tiles.request.servlet.ServletUtil
- 
Gets a servlet context from a TilesApplicationContext.
- getServletContextHashModel(Environment) - Static method in class org.apache.tiles.request.freemarker.FreemarkerRequestUtil
- 
Returns the servlet context hash model.
- getServletRequest(Request) - Static method in class org.apache.tiles.request.servlet.ServletUtil
- 
Opens a TilesRequestContext until it finds a ServletTilesRequestContext.
- getSessionScope() - Method in class org.apache.tiles.request.jsp.JspRequest
- 
Returns the session scope.
- getSessionScope() - Method in class org.apache.tiles.request.servlet.ServletRequest
- getSetCurrentContainer() - Method in class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Returns the "setCurrentContainer" directive.
- getSimpleName() - Method in class org.apache.tiles.autotag.model.TemplateClass
- 
Returns the name of the class, without the package part.
- getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.AnyScopePropertyAccessor
- getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
- getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
- getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.ScopePropertyAccessor
- getSources(ApplicationContext) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- getSources(ApplicationContext) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Returns a list containing the resources to be parsed.
- getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.AnyScopePropertyAccessor
- getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
- getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
- getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.ScopePropertyAccessor
- 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.
- getTemplate() - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Getter for template property.
- getTemplate() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Getter for template property.
- getTemplate() - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Getter for template property.
- getTemplateAttribute() - Method in interface org.apache.tiles.api.AttributeContext
- 
Returns the attribute that will be used to render a template.
- getTemplateAttribute() - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Returns the attribute that will be used to render a template.
- 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.
- getTemplateExpression() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Getter for templateExpression property.
- getTemplateExpression() - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Getter for templateExpression property.
- getTemplatePath(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.freemarker.FMModelRepositoryGenerator
- getTemplatePath(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
- 
Calculates and returns the template path.
- getTemplatePath(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.jsp.TLDGenerator
- getTemplatePath(File, String, TemplateSuite, Map<String, String>) - Method in class org.apache.tiles.autotag.velocity.VelocityPropertiesGenerator
- getTemplatePath(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.freemarker.FMModelGenerator
- getTemplatePath(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.generate.AbstractTemplateClassGenerator
- 
Calculates and returns the template path.
- getTemplatePath(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.jsp.TagClassGenerator
- getTemplatePath(File, String, TemplateSuite, TemplateClass, Map<String, String>, String, String) - Method in class org.apache.tiles.autotag.velocity.VelocityDirectiveGenerator
- getTemplateType() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Getter for templateType property.
- getTemplateType() - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Getter for templateType property.
- getTilesDefinitions(Map<String, String>) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- getToName() - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Getter for toName property.
- getType() - Method in class org.apache.tiles.autotag.model.TemplateParameter
- 
Returns the type of the parameter.
- getType() - Method in class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
- getType() - Method in class org.apache.tiles.velocity.template.AddAttributeDirective
- getType() - Method in class org.apache.tiles.velocity.template.AddListAttributeDirective
- getType() - Method in class org.apache.tiles.velocity.template.DefinitionDirective
- getType() - Method in class org.apache.tiles.velocity.template.GetAsStringDirective
- getType() - Method in class org.apache.tiles.velocity.template.ImportAttributeDirective
- getType() - Method in class org.apache.tiles.velocity.template.InsertAttributeDirective
- getType() - Method in class org.apache.tiles.velocity.template.InsertDefinitionDirective
- getType() - Method in class org.apache.tiles.velocity.template.InsertTemplateDirective
- getType() - Method in class org.apache.tiles.velocity.template.PutAttributeDirective
- getType() - Method in class org.apache.tiles.velocity.template.PutListAttributeDirective
- getType() - Method in class org.apache.tiles.velocity.template.SetCurrentContainerDirective
- getType() - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Getter for type property.
- getType() - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Getter for type property.
- getType(ELContext, Object, Object) - Method in class org.apache.tiles.el.ScopeELResolver
- getType(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- getType(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
- getValue() - Method in class org.apache.tiles.api.Attribute
- 
Get value.
- getValue() - Method in class org.apache.tiles.api.ListAttribute
- 
Returns the list of the attributes that are elements of this attribute.
- getValue() - Method in class org.apache.tiles.request.collection.MapEntry
- 
Gets the entry value.
- getValue() - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Getter for value property.
- getValue() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for value property.
- getValue() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for value property.
- getValue() - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Getter for value property.
- getValue(ELContext, Object, Object) - Method in class org.apache.tiles.el.ScopeELResolver
- getValue(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- getValue(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
- getValue(String) - Method in interface org.apache.tiles.request.attribute.HasKeys
- 
Returns the value of the attribute with the given key.
- getValue(String) - Method in class org.apache.tiles.request.freemarker.extractor.EnvironmentScopeExtractor
- getValue(String) - Method in class org.apache.tiles.request.jsp.extractor.ScopeExtractor
- getValue(String) - Method in class org.apache.tiles.request.jsp.extractor.SessionScopeExtractor
- getValue(String) - Method in class org.apache.tiles.request.servlet.extractor.ApplicationScopeExtractor
- getValue(String) - Method in class org.apache.tiles.request.servlet.extractor.HeaderExtractor
- getValue(String) - Method in class org.apache.tiles.request.servlet.extractor.InitParameterExtractor
- getValue(String) - Method in class org.apache.tiles.request.servlet.extractor.ParameterExtractor
- getValue(String) - Method in class org.apache.tiles.request.servlet.extractor.RequestScopeExtractor
- getValue(String) - Method in class org.apache.tiles.request.servlet.extractor.SessionScopeExtractor
- getValue(String) - Method in class org.apache.tiles.request.velocity.extractor.VelocityScopeExtractor
- getValueOrNull(String) - Method in class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- getValues(String) - Method in interface org.apache.tiles.request.attribute.EnumeratedValuesExtractor
- 
Returns the values stored at the given key.
- getValues(String) - Method in class org.apache.tiles.request.servlet.extractor.HeaderExtractor
- getVariableInfo(TagData) - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag.Tei
- getVariableMapper() - Method in class org.apache.tiles.el.ELContextImpl
- getVelocityContext() - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Returns the Velocity context..
- getWrappedRequest() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Returns the wrapped Tiles request.
- getWrappedRequest() - Method in interface org.apache.tiles.request.RequestWrapper
- 
Returns the wrapped Tiles request.
- getWriter() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Returns a writer to be used to write directly in the response.
- getWriter() - Method in class org.apache.tiles.request.freemarker.FreemarkerRequest
- 
Returns a writer to be used to write directly in the response.
- getWriter() - Method in class org.apache.tiles.request.jsp.JspRequest
- 
Returns a writer to be used to write directly in the response.
- getWriter() - Method in interface org.apache.tiles.request.Request
- 
Returns a writer to be used to write directly in the response.
- getWriter() - Method in class org.apache.tiles.request.servlet.ExternalWriterHttpServletResponse
- getWriter() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Returns a writer to be used to write directly in the response.
- getWriter() - Method in class org.apache.tiles.request.velocity.VelocityRequest
- 
Returns a writer to be used to write directly in the response.
H
- HasAddableKeys<V> - Interface in org.apache.tiles.request.attribute
- 
Allows to get and set attributes.
- hasBody() - Method in class org.apache.tiles.autotag.model.TemplateClass
- 
Indicates that this class needs a tag body.
- hasBody() - Method in class org.apache.tiles.autotag.model.TemplateMethod
- 
Indicates that this method needs a tag body.
- hashCode() - Method in class org.apache.tiles.api.Attribute
- hashCode() - Method in class org.apache.tiles.api.BasicAttributeContext
- hashCode() - Method in class org.apache.tiles.api.Definition
- hashCode() - Method in class org.apache.tiles.api.Expression
- hashCode() - Method in class org.apache.tiles.api.ListAttribute
- hashCode() - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- hashCode() - Method in class org.apache.tiles.request.collection.MapEntry
- 
Returns the hashcode for this entry.
- hashCode() - Method in class org.apache.tiles.request.collection.MapEntryArrayValues
- 
Returns the hashcode for this entry.
- hashCode() - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- hashCode() - Method in class org.apache.tiles.request.locale.PostfixedApplicationResource
- HasKeys<V> - Interface in org.apache.tiles.request.attribute
- 
Allows to get attributes.
- HasRemovableKeys<V> - Interface in org.apache.tiles.request.attribute
- 
Allows to get and remove attributes.
- HeaderExtractor - Class in org.apache.tiles.request.servlet.extractor
- 
Extract header values from an HTTP request.
- HeaderExtractor(HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.request.servlet.extractor.HeaderExtractor
- 
Constructor.
- HeaderValuesMap - Class in org.apache.tiles.request.collection
- 
Exposes anEnumeratedValuesExtractorobject as a read-only map.
- HeaderValuesMap(EnumeratedValuesExtractor) - Constructor for class org.apache.tiles.request.collection.HeaderValuesMap
- 
Constructor.
I
- I18N - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- I18NAttributeEvaluator - Class in org.apache.struts2.tiles
- I18NAttributeEvaluator() - Constructor for class org.apache.struts2.tiles.I18NAttributeEvaluator
- ImportAttributeDirective - Class in org.apache.tiles.velocity.template
- 
Import attribute(s) in specified context.
- ImportAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.ImportAttributeDirective
- ImportAttributeFMModel - Class in org.apache.tiles.freemarker.template
- 
Import attribute(s) in specified context.
- ImportAttributeFMModel(ImportAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.ImportAttributeFMModel
- 
Constructor.
- ImportAttributeModel - Class in org.apache.tiles.template
- 
Import attribute(s) in specified context.
- ImportAttributeModel() - Constructor for class org.apache.tiles.template.ImportAttributeModel
- ImportAttributeTag - Class in org.apache.tiles.web.jsp.taglib
- 
Import attribute(s) in specified context.
- ImportAttributeTag() - Constructor for class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- include(String) - Method in class org.apache.tiles.request.AbstractClientRequest
- include(String) - Method in class org.apache.tiles.request.AbstractViewRequest
- include(String) - Method in interface org.apache.tiles.request.DispatchRequest
- 
Includes the response from the specified URL in the current response output.
- include(String) - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Includes the response from the specified URL in the current response output.
- indexOfArray(int[], int, int, char[], int) - Method in class org.apache.tiles.core.util.WildcardHelper
- 
Get the offset of a part of an int array within a char array.
- inherit - Variable in class org.apache.tiles.api.Definition
- 
Extends attribute value.
- inherit() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutListAttribute
- inherit(Attribute) - Method in class org.apache.tiles.api.Attribute
- 
Inherits an attribute, i.e.
- inherit(AttributeContext) - Method in interface org.apache.tiles.api.AttributeContext
- 
Copies all missing attributes from theparentattribute context to this one.
- inherit(AttributeContext) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Copies all missing attributes from theparentattribute context to this one.
- inherit(BasicAttributeContext) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Inherits the attribute context, inheriting, i.e.
- inherit(ListAttribute) - Method in class org.apache.tiles.api.ListAttribute
- 
Inherits elements present in a "parent" list attribute.
- inheritCascadedAttributes(AttributeContext) - Method in interface org.apache.tiles.api.AttributeContext
- 
Copies the cascaded attributes to this attribute context.
- inheritCascadedAttributes(AttributeContext) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Copies the cascaded attributes to this attribute context.
- init() - Method in class org.apache.tiles.web.util.TilesDispatchServlet
- initialize(ApplicationContext) - Method in class org.apache.tiles.core.startup.AbstractTilesInitializer
- 
Initializes Tiles.
- initialize(ApplicationContext) - Method in interface org.apache.tiles.core.startup.TilesInitializer
- 
Initializes Tiles.
- initializer - Variable in class org.apache.tiles.web.startup.AbstractTilesListener
- 
The initializer object.
- InitParameterExtractor - Class in org.apache.tiles.request.servlet.extractor
- 
Extract initialization parameters from the servlet context.
- InitParameterExtractor(ServletContext) - Constructor for class org.apache.tiles.request.servlet.extractor.InitParameterExtractor
- 
Constructor.
- initSyntax(Digester) - Method in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
Initialised the syntax for reading XML files containing Tiles definitions.
- InsertAttributeDirective - Class in org.apache.tiles.velocity.template
- 
Inserts the value of an attribute into the page.
- InsertAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.InsertAttributeDirective
- InsertAttributeFMModel - Class in org.apache.tiles.freemarker.template
- 
Inserts the value of an attribute into the page.
- InsertAttributeFMModel(InsertAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.InsertAttributeFMModel
- 
Constructor.
- InsertAttributeModel - Class in org.apache.tiles.template
- 
Inserts the value of an attribute into the page.
- InsertAttributeModel() - Constructor for class org.apache.tiles.template.InsertAttributeModel
- 
Constructor that uses the defaut attribute resolver.
- InsertAttributeModel(AttributeResolver) - Constructor for class org.apache.tiles.template.InsertAttributeModel
- 
Constructor.
- InsertAttributeTag - Class in org.apache.tiles.web.jsp.taglib
- 
Inserts the value of an attribute into the page.
- InsertAttributeTag() - Constructor for class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- InsertDefinitionDirective - Class in org.apache.tiles.velocity.template
- 
Insert a definition.
- InsertDefinitionDirective() - Constructor for class org.apache.tiles.velocity.template.InsertDefinitionDirective
- InsertDefinitionFMModel - Class in org.apache.tiles.freemarker.template
- 
Insert a definition.
- InsertDefinitionFMModel(InsertDefinitionModel) - Constructor for class org.apache.tiles.freemarker.template.InsertDefinitionFMModel
- 
Constructor.
- InsertDefinitionModel - Class in org.apache.tiles.template
- 
Insert a definition.
- InsertDefinitionModel() - Constructor for class org.apache.tiles.template.InsertDefinitionModel
- InsertDefinitionTag - Class in org.apache.tiles.web.jsp.taglib
- 
Insert a definition.
- InsertDefinitionTag() - Constructor for class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- InsertTemplateDirective - Class in org.apache.tiles.velocity.template
- 
Insert a template.
- InsertTemplateDirective() - Constructor for class org.apache.tiles.velocity.template.InsertTemplateDirective
- InsertTemplateFMModel - Class in org.apache.tiles.freemarker.template
- 
Insert a template.
- InsertTemplateFMModel(InsertTemplateModel) - Constructor for class org.apache.tiles.freemarker.template.InsertTemplateFMModel
- 
Constructor.
- InsertTemplateModel - Class in org.apache.tiles.template
- 
Insert a template.
- InsertTemplateModel() - Constructor for class org.apache.tiles.template.InsertTemplateModel
- InsertTemplateTag - Class in org.apache.tiles.web.jsp.taglib
- 
Insert a template.
- InsertTemplateTag() - Constructor for class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- instantiate(String) - Static method in class org.apache.tiles.request.reflect.ClassUtil
- 
Returns an instance of the given class name, by calling the default constructor.
- instantiate(String, boolean) - Static method in class org.apache.tiles.request.reflect.ClassUtil
- 
Returns an instance of the given class name, by calling the default constructor.
- instantiateContainer(ApplicationContext) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Instantiate the container, without initialization.
- instantiateDefinitionsFactory(ApplicationContext, LocaleResolver) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Instantiate a new definitions factory based on Locale.
- instantiateLocaleDefinitionDao(ApplicationContext, LocaleResolver) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Instantiate (and does not initialize) a Locale-based definition DAO.
- InvalidTemplateException - Exception in org.apache.tiles.core.impl
- 
An invalid template has been identified.
- InvalidTemplateException(String) - Constructor for exception org.apache.tiles.core.impl.InvalidTemplateException
- 
Constructor.
- InvalidTemplateException(Throwable) - Constructor for exception org.apache.tiles.core.impl.InvalidTemplateException
- 
Constructor.
- isBody() - Method in class org.apache.tiles.autotag.model.TemplateParameter
- 
Indicates that this parameter implementsModelBody.
- isCascade() - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Getter for cascade property.
- isCascade() - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Getter for cascade property.
- isEmpty() - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- isEmpty() - Method in class org.apache.tiles.request.collection.KeySet
- isEmpty() - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- isExtending() - Method in class org.apache.tiles.api.Definition
- 
Get extends flag.
- isFlush() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for flush property.
- isFlush() - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Getter for flush property.
- isFlush() - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Getter for flush property.
- isForceInclude() - Method in class org.apache.tiles.request.AbstractRequest
- 
Checks if, when dispatching to a resource, the result must be included and not forwarded to.
- isGeneratingClasses() - Method in interface org.apache.tiles.autotag.generate.TemplateGenerator
- 
Indicates that this generator generates classes.
- isGeneratingResources() - Method in interface org.apache.tiles.autotag.generate.TemplateGenerator
- 
Indicates that this generator generates resources.
- isIgnore() - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Getter for ignore property.
- isIgnore() - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Getter for ignore property.
- isIgnore() - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Getter for ignore property.
- isIgnore() - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Get ignore flag.
- isInherit() - Method in class org.apache.tiles.api.ListAttribute
- 
If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
- isInherit() - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Getter for inherit property.
- isPatternRecognized(String) - Method in interface org.apache.tiles.core.definition.pattern.PatternRecognizer
- 
Checks if a pattern is recognized as a pattern.
- isPatternRecognized(String) - Method in class org.apache.tiles.core.definition.pattern.wildcard.WildcardDefinitionPatternMatcherFactory
- 
Checks if a pattern is recognized as a pattern.
- isPermitted(Request) - Method in class org.apache.tiles.api.Attribute
- 
Checks if the current user can use this attribute.
- isReadOnly(ELContext, Object, Object) - Method in class org.apache.tiles.el.ScopeELResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
- isRenderable(String, Request) - Method in class org.apache.struts2.tiles.StrutsFreeMarkerAttributeRenderer
- isRenderable(String, Request) - Method in class org.apache.tiles.core.renderer.DefinitionRenderer
- 
Checks if this renderer can render a path.
- isRenderable(String, Request) - Method in class org.apache.tiles.request.render.ChainedDelegateRenderer
- 
Checks if this renderer can render a path.
- isRenderable(String, Request) - Method in class org.apache.tiles.request.render.DispatchRenderer
- 
Checks if this renderer can render a path.
- isRenderable(String, Request) - Method in interface org.apache.tiles.request.render.Renderer
- 
Checks if this renderer can render a path.
- isRenderable(String, Request) - Method in class org.apache.tiles.request.render.StringRenderer
- 
Checks if this renderer can render a path.
- isRenderable(String, Request) - Method in class org.apache.tiles.request.velocity.render.VelocityRenderer
- isRequest() - Method in class org.apache.tiles.autotag.model.TemplateParameter
- 
Indicates that this parameter implementsRequest.
- isRequired() - Method in class org.apache.tiles.autotag.model.TemplateParameter
- 
Indicates that this parameter is required.
- isResponseCommitted() - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Checks if the response has been committed.
- isResponseCommitted() - Method in interface org.apache.tiles.request.Request
- 
Checks if the response has been committed.
- isResponseCommitted() - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Checks if the response has been committed.
- isUserInRole(String) - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Determine whether the specified user is in the given role.
- isUserInRole(String) - Method in interface org.apache.tiles.request.Request
- 
Determine whether the specified user is in the given role.
- isUserInRole(String) - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Determine whether the specified user is in the given role.
- isValidDefinition(String, Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Determine whether the definition exists.
- isValidDefinition(String, Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- isValidDefinition(String, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Determine whether the definition exists.
- isValidDefinition(String, Request) - Method in class org.apache.tiles.core.impl.mgmt.CachingTilesContainer
- 
Determine whether the definition exists.
- iterator() - Method in class org.apache.tiles.request.collection.KeySet
J
- JspAutotagRuntime - Class in org.apache.tiles.request.jsp.autotag
- 
A Runtime for implementing JSP tag libraries.
- JspAutotagRuntime() - Constructor for class org.apache.tiles.request.jsp.autotag.JspAutotagRuntime
- JspExpressionFactoryFactory - Class in org.apache.tiles.el
- 
Uses the JSP 2.1ExpressionFactoryto be used in Tiles.
- JspExpressionFactoryFactory() - Constructor for class org.apache.tiles.el.JspExpressionFactoryFactory
- JspModelBody - Class in org.apache.tiles.request.jsp.autotag
- 
The body abstraction in a JSP tag.
- JspModelBody(JspFragment, JspContext) - Constructor for class org.apache.tiles.request.jsp.autotag.JspModelBody
- 
Constructor.
- JspPrintWriterAdapter - Class in org.apache.tiles.request.jsp
- JspPrintWriterAdapter(JspWriter) - Constructor for class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- 
Constructor.
- JspRequest - Class in org.apache.tiles.request.jsp
- 
Context implementation used for executing tiles within a jsp tag library.
- JspRequest(DispatchRequest, PageContext) - Constructor for class org.apache.tiles.request.jsp.JspRequest
- 
Constructor.
- JspTemplateGeneratorFactory - Class in org.apache.tiles.autotag.jsp
- 
Creates a template generator to build JSP code around template models.
- JspTemplateGeneratorFactory(File, File, VelocityEngine, TemplateGeneratorBuilder) - Constructor for class org.apache.tiles.autotag.jsp.JspTemplateGeneratorFactory
- 
Constructor.
- JspUtil - Class in org.apache.tiles.request.jsp
- 
JSP utilities for JSP requests and related.
K
- key(Object) - Static method in class org.apache.tiles.request.collection.CollectionUtil
- 
Returns the string representation of the key.
- keySet() - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- keySet() - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- keySet() - Method in class org.apache.tiles.request.collection.ScopeMap
- KeySet - Class in org.apache.tiles.request.collection
- 
Exposes keys of aHasKeysobject as a set.
- KeySet(HasKeys<?>) - Constructor for class org.apache.tiles.request.collection.KeySet
- 
Constructor.
L
- lastIndexOfArray(int[], int, int, char[], int) - Method in class org.apache.tiles.core.util.WildcardHelper
- 
Get the offset of a last occurance of an int array within a char array.
- lastModifiedDates - Variable in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- 
Contains the dates that the URL sources were last modified.
- LIST_HANDLER_CLASS - Static variable in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
The handler to create list attributes.
- ListAttribute - Class in org.apache.tiles.api
- 
An attribute as aList.
- ListAttribute() - Constructor for class org.apache.tiles.api.ListAttribute
- 
Constructor.
- ListAttribute(ListAttribute) - Constructor for class org.apache.tiles.api.ListAttribute
- 
Copy constructor.
- loadDefinitions(Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Tries to load definitions if necessary.
- loadDefinitions(Locale) - Method in class org.apache.tiles.core.definition.dao.ResolvingLocaleUrlDefinitionDAO
- loadDefinitionsFromResource(ApplicationResource) - Method in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- 
Loads definitions from an URL without loading from "parent" URLs.
- loadDefinitionsFromResources(Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Loads definitions from the sources.
- loadParentDefinitions(Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Loads parent definitions, i.e.
- loadParentDefinitions(Locale) - Method in class org.apache.tiles.core.definition.dao.ResolvingLocaleUrlDefinitionDAO
- 
Loads parent definitions, i.e.
- loadRawDefinitionsFromResources(Locale) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Loads the raw definitions from the sources associated with a locale.
- LOCALE_KEY - Static variable in class org.apache.tiles.core.locale.impl.DefaultLocaleResolver
- 
The attribute name that is used to store the current locale.
- LOCALE_RESOLVER_IMPL_PROPERTY - Static variable in interface org.apache.tiles.core.definition.DefinitionsFactory
- 
Property name that specifies the implementation ofLocaleResolver.
- locale2definitionMap - Variable in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
The locale-specific set of definitions objects.
- localeResolver - Variable in class org.apache.tiles.core.definition.UnresolvingLocaleDefinitionsFactory
- 
The locale resolver object.
- LocaleResolver - Interface in org.apache.tiles.core.locale
- 
It represents an object able to resolve the current locale for the current request, where its strategy depends on its implementation.
- LocaleUtil - Class in org.apache.tiles.request.locale
- 
Utilities for locale manipulation.
M
- main(String[]) - Static method in class org.apache.struts2.tiles.BuildAutotags
- 
The main method.
- MapEntry<K,V> - Class in org.apache.tiles.request.collection 
- 
Map.Entry implementation that can be constructed to either be read-only or not.
- MapEntry(K, V, boolean) - Constructor for class org.apache.tiles.request.collection.MapEntry
- 
Creates a map entry that can either allow modifications or not.
- MapEntryArrayValues<K,V> - Class in org.apache.tiles.request.collection 
- 
Multi-valued map entry.
- MapEntryArrayValues(K, V[], boolean) - Constructor for class org.apache.tiles.request.collection.MapEntryArrayValues
- 
Constructor.
- match(String, int[]) - Method in class org.apache.tiles.core.util.WildcardHelper
- 
Match a pattern agains a string and isolates wildcard replacement into aStack.
- MATCH_BEGIN - Static variable in class org.apache.tiles.core.util.WildcardHelper
- 
The int representing begin in the patternint [].
- MATCH_END - Static variable in class org.apache.tiles.core.util.WildcardHelper
- 
The int value that terminates the patternint [].
- MATCH_FILE - Static variable in class org.apache.tiles.core.util.WildcardHelper
- 
The int representing '*' in the patternint [].
- MATCH_PATH - Static variable in class org.apache.tiles.core.util.WildcardHelper
- 
The int representing '**' in the patternint [].
- MATCH_THEEND - Static variable in class org.apache.tiles.core.util.WildcardHelper
- 
The int representing end in patternint [].
- matchArray(int[], int, int, char[], int) - Method in class org.apache.tiles.core.util.WildcardHelper
- 
Matches elements of array r from rpos to rend with array d, starting from dpos.
- ModelBody - Interface in org.apache.tiles.autotag.core.runtime
- 
Abstracts a tag/directive body.
- MutableTilesContainer - Interface in org.apache.tiles.api.mgmt
- 
Defines a mutable version of the TilesContainer.
- mutate(AttributeContext, ServletRequest) - Method in interface org.apache.tiles.web.util.AttributeContextMutator
- 
Mutate aAttributeContext.
N
- name - Variable in class org.apache.tiles.api.Definition
- 
Definition name.
- name() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- name() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutAttribute
- name() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutListAttribute
- name() - Element in annotation interface org.apache.tiles.autotag.core.runtime.annotation.Parameter
- 
Returns the name of the exported property name.
- NestedObjectDelegatePropertyAccessor<T> - Class in org.apache.tiles.ognl
- 
Uses aPropertyAccessoras a delegate, but passing a nested object as target.
- NestedObjectDelegatePropertyAccessor(NestedObjectExtractor<T>, PropertyAccessor) - Constructor for class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
- 
Constructor.
- NestedObjectExtractor<T> - Interface in org.apache.tiles.ognl
- 
Extracts an object using another object as a basis.
- NoSuchAttributeException - Exception in org.apache.tiles.template
- 
Indicates that a named attribute has not been found.
- NoSuchAttributeException(String) - Constructor for exception org.apache.tiles.template.NoSuchAttributeException
- 
Constructor.
- NoSuchContainerException - Exception in org.apache.tiles.api
- 
Indicates that a keyed container has not been found.
- NoSuchContainerException(String) - Constructor for exception org.apache.tiles.api.NoSuchContainerException
- 
Constructor.
- NoSuchDefinitionException - Exception in org.apache.tiles.core.definition
- 
Exception thrown when a definition is not found.
- NoSuchDefinitionException(String) - Constructor for exception org.apache.tiles.core.definition.NoSuchDefinitionException
- 
Constructor.
- NoSuchPreparerException - Exception in org.apache.tiles.core.prepare.factory
- 
Thrown when the named preparerInstance can not be found.
- NoSuchPreparerException(String) - Constructor for exception org.apache.tiles.core.prepare.factory.NoSuchPreparerException
- 
Constructor.
- NoSuchRendererException - Exception in org.apache.tiles.request.render
- 
It is raised when a named renderer has not been found with that name.
- NoSuchRendererException(String) - Constructor for exception org.apache.tiles.request.render.NoSuchRendererException
- 
Constructor.
- NotAServletEnvironmentException - Exception in org.apache.tiles.request.servlet
- 
Exception that indicates that a resource could not be used because it is not in a servlet environment.
- NotAServletEnvironmentException(String) - Constructor for exception org.apache.tiles.request.servlet.NotAServletEnvironmentException
- 
Constructor.
- NotAvailableFeatureException - Exception in org.apache.tiles.request
- 
Exception that indicates that a feature could not be used since it is not available.
- NotAvailableFeatureException(String, Throwable) - Constructor for exception org.apache.tiles.request.NotAvailableFeatureException
- 
Constructor.
- NotAvailableFreemarkerServletException - Exception in org.apache.tiles.request.freemarker
- 
Thrown when the Freemarker servlet is not available.
- NotAvailableFreemarkerServletException(String, Throwable) - Constructor for exception org.apache.tiles.request.freemarker.NotAvailableFreemarkerServletException
- 
Constructor.
- NullWriter - Class in org.apache.tiles.autotag.core.runtime.util
- 
A writer that does not write anything.
- NullWriter() - Constructor for class org.apache.tiles.autotag.core.runtime.util.NullWriter
O
- OGNL - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- 
Supported expression languages
- OGNLAttributeEvaluator - Class in org.apache.tiles.ognl
- 
Evaluates attribute expressions and expressions with OGNL language.
- OGNLAttributeEvaluator() - Constructor for class org.apache.tiles.ognl.OGNLAttributeEvaluator
- org.apache.struts2.tiles - package org.apache.struts2.tiles
- org.apache.struts2.tiles.annotation - package org.apache.struts2.tiles.annotation
- org.apache.struts2.views.tiles - package org.apache.struts2.views.tiles
- org.apache.tiles.api - package org.apache.tiles.api
- 
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
- org.apache.tiles.api.access - package org.apache.tiles.api.access
- 
Tiles access package.
- org.apache.tiles.api.mgmt - package org.apache.tiles.api.mgmt
- 
Classes and interfaces to be used when it is needed to create Tiles definitions during the execution of the application.
- org.apache.tiles.api.preparer - package org.apache.tiles.api.preparer
- 
"View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
 It is useful, for example, when a view item should be built and stored in a particular context (e.g.
- org.apache.tiles.autotag.core - package org.apache.tiles.autotag.core
- org.apache.tiles.autotag.core.runtime - package org.apache.tiles.autotag.core.runtime
- 
Runtime part for all Autotag generated code.
- org.apache.tiles.autotag.core.runtime.annotation - package org.apache.tiles.autotag.core.runtime.annotation
- 
Annotations to be used in template classes.
- org.apache.tiles.autotag.core.runtime.util - package org.apache.tiles.autotag.core.runtime.util
- 
Utilities for Autotag core runtime.
- org.apache.tiles.autotag.freemarker - package org.apache.tiles.autotag.freemarker
- 
Autotag support for Freemarker.
- org.apache.tiles.autotag.generate - package org.apache.tiles.autotag.generate
- 
The Autotag generation classes.
- org.apache.tiles.autotag.jsp - package org.apache.tiles.autotag.jsp
- 
Autotag support for JavaServer Pages.
- org.apache.tiles.autotag.model - package org.apache.tiles.autotag.model
- 
Domain model classes representing a parsed template suite.
- org.apache.tiles.autotag.tool - package org.apache.tiles.autotag.tool
- 
Velocity tools to be used in Velocity templates.
- org.apache.tiles.autotag.velocity - package org.apache.tiles.autotag.velocity
- 
Autotag support for Velocity.
- org.apache.tiles.core.definition - package org.apache.tiles.core.definition
- 
It contains classes and interfaces to allow manipulations of "definitions", i.e.
- org.apache.tiles.core.definition.dao - package org.apache.tiles.core.definition.dao
- 
Classes to simply load definitions depending on a customization key.
- org.apache.tiles.core.definition.digester - package org.apache.tiles.core.definition.digester
- 
Allows reading definitions with the use of Jakarta Commons Digester.
- org.apache.tiles.core.definition.pattern - package org.apache.tiles.core.definition.pattern
- 
Classes to manage pattern matching in definition names, and substitution in attributes.
- org.apache.tiles.core.definition.pattern.regexp - package org.apache.tiles.core.definition.pattern.regexp
- 
In Tiles it is possible to use regular expression patterns thanks to this package.
- org.apache.tiles.core.definition.pattern.wildcard - package org.apache.tiles.core.definition.pattern.wildcard
- 
In Tiles it is possible to use wildcard patterns thanks to this package.
- org.apache.tiles.core.evaluator - package org.apache.tiles.core.evaluator
- 
Interfaces to manage attribute value evaluation.
- org.apache.tiles.core.evaluator.impl - package org.apache.tiles.core.evaluator.impl
- 
Classes to manage attribute value evaluation.
- org.apache.tiles.core.factory - package org.apache.tiles.core.factory
- 
Factory classes, to allow creation of container instances.
- org.apache.tiles.core.impl - package org.apache.tiles.core.impl
- 
It contains the basic implementations of Tiles container.
- org.apache.tiles.core.impl.mgmt - package org.apache.tiles.core.impl.mgmt
- 
It contains the basic implementations of mutable Tiles containers.
- org.apache.tiles.core.locale - package org.apache.tiles.core.locale
- 
Classes and interfaces to allow locale resolution in an application, i.e.
- org.apache.tiles.core.locale.impl - package org.apache.tiles.core.locale.impl
- 
Basic implementation of the locale resolver.
- org.apache.tiles.core.prepare.factory - package org.apache.tiles.core.prepare.factory
- 
"View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
 It is useful, for example, when a view item should be built and stored in a particular context (e.g.
- org.apache.tiles.core.renderer - package org.apache.tiles.core.renderer
- 
Interfaces to manage attribute rendering.
- org.apache.tiles.core.startup - package org.apache.tiles.core.startup
- 
Classes to start the Tiles engine up.
- org.apache.tiles.core.util - package org.apache.tiles.core.util
- 
Static utility classes used throughout the implementation.
- org.apache.tiles.el - package org.apache.tiles.el
- 
Attribute evaluator classes that can perform EL evaluation for attributes.
- org.apache.tiles.freemarker - package org.apache.tiles.freemarker
- 
Classes for supporting FreeMarker in Tiles.
- org.apache.tiles.freemarker.template - package org.apache.tiles.freemarker.template
- org.apache.tiles.ognl - package org.apache.tiles.ognl
- 
Attribute evaluator classes that can perform OGNL evaluation for attributes.
- org.apache.tiles.request - package org.apache.tiles.request
- org.apache.tiles.request.attribute - package org.apache.tiles.request.attribute
- 
Methods to get, set and remove attributes from different sources (like HTTP requests or sessions).
- org.apache.tiles.request.collection - package org.apache.tiles.request.collection
- 
Special collections and maps for attributes (like HTTP request or session attributes).
- org.apache.tiles.request.freemarker - package org.apache.tiles.request.freemarker
- 
Support for Freemarker's Environment as a request.
- org.apache.tiles.request.freemarker.autotag - package org.apache.tiles.request.freemarker.autotag
- 
Runtime part of Autotag support for Freemarker.
- org.apache.tiles.request.freemarker.extractor - package org.apache.tiles.request.freemarker.extractor
- 
Extractors to get information from Freemarker objects.
- org.apache.tiles.request.freemarker.servlet - package org.apache.tiles.request.freemarker.servlet
- 
Servlets for easy addition of shared variables.
- org.apache.tiles.request.jsp - package org.apache.tiles.request.jsp
- 
Support of Tiles request in a JSP environment.
- org.apache.tiles.request.jsp.autotag - package org.apache.tiles.request.jsp.autotag
- 
Runtime part of Autotag support for JavaServer pages.
- org.apache.tiles.request.jsp.extractor - package org.apache.tiles.request.jsp.extractor
- 
Extractors to get scopes fromPageContext.
- org.apache.tiles.request.locale - package org.apache.tiles.request.locale
- org.apache.tiles.request.reflect - package org.apache.tiles.request.reflect
- 
Utilities to work with dynamic class loading and instantiation.
- org.apache.tiles.request.render - package org.apache.tiles.request.render
- org.apache.tiles.request.servlet - package org.apache.tiles.request.servlet
- 
Tiles request support for Servlet technology.
- org.apache.tiles.request.servlet.extractor - package org.apache.tiles.request.servlet.extractor
- 
Extractors to get attributes and other info from servlet requests and contexts.
- org.apache.tiles.request.velocity - package org.apache.tiles.request.velocity
- 
Tiles request support for Velocity.
- org.apache.tiles.request.velocity.autotag - package org.apache.tiles.request.velocity.autotag
- 
Runtime part of Autotag support for Velocity.
- org.apache.tiles.request.velocity.extractor - package org.apache.tiles.request.velocity.extractor
- 
Extractors to get info about Velocity-specific objects.
- org.apache.tiles.request.velocity.render - package org.apache.tiles.request.velocity.render
- 
Renderering support for Velocity.
- org.apache.tiles.template - package org.apache.tiles.template
- 
Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).
- org.apache.tiles.velocity - package org.apache.tiles.velocity
- 
Classes to support Velocity under a servlet environment in Tiles.
- org.apache.tiles.velocity.template - package org.apache.tiles.velocity.template
- 
Classes that allow the use of "Tiles template" as a Velocity tool.
- org.apache.tiles.web.jsp.taglib - package org.apache.tiles.web.jsp.taglib
- 
The "tiles-jsp" tag library contains tags that are useful to create templates, subpages other reusable view parts using the "tiles-core" package.
- org.apache.tiles.web.startup - package org.apache.tiles.web.startup
- 
Classes to start the Tiles engine up in a web environment.
- org.apache.tiles.web.util - package org.apache.tiles.web.util
- 
Utility classes to use Tiles in a servlet environment.
P
- Parameter - Annotation Interface in org.apache.tiles.autotag.core.runtime.annotation
- 
Specifies behaviour for a parameter of the "execute" method of a template class.
- ParameterExtractor - Class in org.apache.tiles.request.servlet.extractor
- 
Extract parameters from the request.
- ParameterExtractor(HttpServletRequest) - Constructor for class org.apache.tiles.request.servlet.extractor.ParameterExtractor
- 
Constructor.
- params - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- 
The parameters used in the current tool call.
- PATTERN_REGEXP - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- PATTERN_WILDCARD - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- 
Supported pattern types
- PatternDefinitionResolver<T> - Interface in org.apache.tiles.core.definition.pattern
- 
Resolves a definition starting from patterns stored in definition maps.
- PatternDefinitionResolverAware<T> - Interface in org.apache.tiles.core.definition.pattern
- 
It indicates an object that uses aPatternDefinitionResolver.
- PatternRecognizer - Interface in org.apache.tiles.core.definition.pattern
- 
Checks if a pattern (or a candidate one) is recognized as a pattern.
- PatternUtil - Class in org.apache.tiles.core.definition.pattern
- 
Utilities for pattern matching and substitution.
- popContext(Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Pops a context object out of the stack.
- PostfixedApplicationResource - Class in org.apache.tiles.request.locale
- 
An ApplicationResource whose localization is managed by postfixing the file name.
- PostfixedApplicationResource(String) - Constructor for class org.apache.tiles.request.locale.PostfixedApplicationResource
- 
Create a new PostfixedApplicationResource for the specified path.
- PostfixedApplicationResource(String, Locale) - Constructor for class org.apache.tiles.request.locale.PostfixedApplicationResource
- 
Create a new PostfixedApplicationResource for the specified path.
- PrefixedPatternDefinitionResolver<T> - Class in org.apache.tiles.core.definition.pattern
- 
This resolver allows the use of multiple pattern matching languages.
- PrefixedPatternDefinitionResolver() - Constructor for class org.apache.tiles.core.definition.pattern.PrefixedPatternDefinitionResolver
- 
Constructor.
- prepare(String, Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Executes a preparer.
- prepare(String, Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- prepare(String, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Executes a preparer.
- preparer - Variable in class org.apache.tiles.api.BasicAttributeContext
- 
Associated ViewPreparer URL or classname, if defined.
- preparer() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- PreparerException - Exception in org.apache.tiles.api.preparer
- 
Thrown when an exception occurs while processing a prepare request.
- PreparerException() - Constructor for exception org.apache.tiles.api.preparer.PreparerException
- 
Constructor.
- PreparerException(String) - Constructor for exception org.apache.tiles.api.preparer.PreparerException
- 
Constructor.
- PreparerException(String, Throwable) - Constructor for exception org.apache.tiles.api.preparer.PreparerException
- 
Constructor.
- PreparerException(Throwable) - Constructor for exception org.apache.tiles.api.preparer.PreparerException
- 
Constructor.
- PreparerFactory - Interface in org.apache.tiles.core.prepare.factory
- 
Factory interface used to create/retrieve instances of theViewPreparerinterface.
- preparers - Variable in class org.apache.tiles.core.prepare.factory.BasicPreparerFactory
- 
Maps a preparer name to the instantiated preparer.
- print(boolean) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(char) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(char[]) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(double) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(float) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(int) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(long) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(Object) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- print(String) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println() - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(boolean) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(char) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(char[]) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(double) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(float) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(int) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(long) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(Object) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- println(String) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- PropertyAccessorDelegateFactory<T> - Interface in org.apache.tiles.ognl
- 
Decides aPropertyAccessordepending on the property name and the object to evaluate.
- pushContext(AttributeContext, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Pushes a context object in the stack.
- put(String, Object) - Method in class org.apache.tiles.request.collection.ScopeMap
- put(String, String) - Method in class org.apache.tiles.request.collection.AddableParameterMap
- put(String, String[]) - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- put(String, V) - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- PUT_ATTRIBUTE_HANDLER_CLASS - Static variable in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
The handler to create attributes.
- putAll(Map<? extends String, ?>) - Method in class org.apache.tiles.request.collection.ScopeMap
- putAll(Map<? extends String, ? extends String[]>) - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- putAll(Map<? extends String, ? extends String>) - Method in class org.apache.tiles.request.collection.AddableParameterMap
- putAll(Map<? extends String, ? extends V>) - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- putAttribute(String, Attribute) - Method in interface org.apache.tiles.api.AttributeContext
- 
Add the specified attribute.
- putAttribute(String, Attribute) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Add the specified attribute.
- putAttribute(String, Attribute, boolean) - Method in interface org.apache.tiles.api.AttributeContext
- 
Add the specified attribute.
- putAttribute(String, Attribute, boolean) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Add the specified attribute.
- PutAttributeDirective - Class in org.apache.tiles.velocity.template
- 
Put an attribute in enclosing attribute container tag.
- PutAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.PutAttributeDirective
- PutAttributeFMModel - Class in org.apache.tiles.freemarker.template
- 
Put an attribute in enclosing attribute container tag.
- PutAttributeFMModel(PutAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.PutAttributeFMModel
- 
Constructor.
- PutAttributeModel - Class in org.apache.tiles.template
- 
Put an attribute in enclosing attribute container tag.
- PutAttributeModel() - Constructor for class org.apache.tiles.template.PutAttributeModel
- putAttributes() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- PutAttributeTag - Class in org.apache.tiles.web.jsp.taglib
- 
Put an attribute in enclosing attribute container tag.
- PutAttributeTag() - Constructor for class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- PutListAttributeDirective - Class in org.apache.tiles.velocity.template
- 
Declare a list that will be pass as attribute to tile.
- PutListAttributeDirective() - Constructor for class org.apache.tiles.velocity.template.PutListAttributeDirective
- PutListAttributeFMModel - Class in org.apache.tiles.freemarker.template
- 
Declare a list that will be pass as attribute to tile.
- PutListAttributeFMModel(PutListAttributeModel) - Constructor for class org.apache.tiles.freemarker.template.PutListAttributeFMModel
- 
Constructor.
- PutListAttributeModel - Class in org.apache.tiles.template
- 
Declare a list that will be pass as attribute to tile.
- PutListAttributeModel() - Constructor for class org.apache.tiles.template.PutListAttributeModel
- putListAttributes() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- PutListAttributeTag - Class in org.apache.tiles.web.jsp.taglib
- 
Declare a list that will be pass as attribute to tile.
- PutListAttributeTag() - Constructor for class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
R
- read(Object) - Method in interface org.apache.tiles.core.definition.DefinitionsReader
- 
ReadsDefinition
- read(Object) - Method in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
ReadsDefinition
- readActionContext(Request) - Method in class org.apache.struts2.tiles.StrutsFreeMarkerAttributeRenderer
- 
Depending on how Tiles definition was defined, request can an instance of JspRequest (for JSPs) or a ServletRequest (FreeMarker)
- reader - Variable in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- 
Reader used to get definitions from the sources.
- READER_IMPL_PROPERTY - Static variable in interface org.apache.tiles.core.definition.DefinitionsFactory
- 
Property name that specifies the implementation of the DefinitionsReader.
- ReadOnlyEnumerationMap<V> - Class in org.apache.tiles.request.collection
- 
Wraps anHasKeysobject into a read-only map.
- ReadOnlyEnumerationMap(HasKeys<V>) - Constructor for class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- 
Constructor.
- RefreshMonitor - Interface in org.apache.tiles.core.definition
- 
Implementing this interface means that the object monitors the sources it uses to check when they change.
- refreshRequired() - Method in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- 
Indicates whether the sources are out of date and need to be reloaded.
- refreshRequired() - Method in interface org.apache.tiles.core.definition.RefreshMonitor
- 
Indicates whether the sources are out of date and need to be reloaded.
- RegexpDefinitionPatternMatcher - Class in org.apache.tiles.core.definition.pattern.regexp
- 
Matches regular expression patterns in definitions.
- RegexpDefinitionPatternMatcher(String, Definition) - Constructor for class org.apache.tiles.core.definition.pattern.regexp.RegexpDefinitionPatternMatcher
- 
Constructor.
- RegexpDefinitionPatternMatcherFactory - Class in org.apache.tiles.core.definition.pattern.regexp
- 
Creates instances ofRegexpDefinitionPatternMatcher.
- RegexpDefinitionPatternMatcherFactory() - Constructor for class org.apache.tiles.core.definition.pattern.regexp.RegexpDefinitionPatternMatcherFactory
- register(Definition, Request) - Method in interface org.apache.tiles.api.mgmt.MutableTilesContainer
- 
Register a new definition with the container.
- register(Definition, Request) - Method in class org.apache.tiles.core.impl.mgmt.CachingTilesContainer
- 
Register a new definition with the container.
- register(ApplicationContext) - Static method in class org.apache.tiles.request.ApplicationAccess
- 
Registers an application context.
- registerAttributeEvaluator(String, AttributeEvaluator) - Method in class org.apache.tiles.core.evaluator.BasicAttributeEvaluatorFactory
- 
Registers a known expression language with its attribute evaluator.
- registerAttributeRenderers(BasicRendererFactory, ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- registerAttributeRenderers(BasicRendererFactory, ApplicationContext, TilesContainer, AttributeEvaluatorFactory) - Method in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
Registers attribute renderers in aBasicRendererFactory.
- registerDefinitionPatternMatcherFactory(String, DefinitionPatternMatcherFactory) - Method in class org.apache.tiles.core.definition.pattern.PrefixedPatternDefinitionResolver
- 
Registers aDefinitionPatternMatcherFactoryconnected to a particular language.
- registerRenderer(String, Renderer) - Method in class org.apache.tiles.request.render.BasicRendererFactory
- 
Registers a renderer.
- registerTilesBeanModel(ActionContext) - Method in class org.apache.struts2.tiles.StrutsFreeMarkerAttributeRenderer
- 
This register dedicated BeanModel to support tiles tags.
- RemovableKeySet - Class in org.apache.tiles.request.collection
- 
WrapsHasRemovableKeyskeys as a set.
- RemovableKeySet(HasRemovableKeys<?>) - Constructor for class org.apache.tiles.request.collection.RemovableKeySet
- 
Constructor.
- remove(Object) - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- remove(Object) - Method in class org.apache.tiles.request.collection.KeySet
- remove(Object) - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- remove(Object) - Method in class org.apache.tiles.request.collection.RemovableKeySet
- remove(Object) - Method in class org.apache.tiles.request.collection.ScopeMap
- removeAll(Collection<?>) - Method in class org.apache.tiles.request.collection.KeySet
- removeAll(Collection<?>) - Method in class org.apache.tiles.request.collection.RemovableKeySet
- removeValue(String) - Method in interface org.apache.tiles.request.attribute.HasRemovableKeys
- 
Removes an attribute.
- removeValue(String) - Method in class org.apache.tiles.request.freemarker.extractor.EnvironmentScopeExtractor
- removeValue(String) - Method in class org.apache.tiles.request.jsp.extractor.ScopeExtractor
- removeValue(String) - Method in class org.apache.tiles.request.jsp.extractor.SessionScopeExtractor
- removeValue(String) - Method in class org.apache.tiles.request.servlet.extractor.ApplicationScopeExtractor
- removeValue(String) - Method in class org.apache.tiles.request.servlet.extractor.RequestScopeExtractor
- removeValue(String) - Method in class org.apache.tiles.request.servlet.extractor.SessionScopeExtractor
- removeValue(String) - Method in class org.apache.tiles.request.velocity.extractor.VelocityScopeExtractor
- render(String, Request) - Method in class org.apache.struts2.tiles.StrutsFreeMarkerAttributeRenderer
- render(String, Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Render the given tiles request.
- render(String, Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- render(String, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Render the given tiles request.
- render(String, Request) - Method in class org.apache.tiles.core.impl.mgmt.CachingTilesContainer
- 
Render the given tiles request.
- render(String, Request) - Method in class org.apache.tiles.core.renderer.DefinitionRenderer
- 
Renders a path.
- render(String, Request) - Method in class org.apache.tiles.request.render.ChainedDelegateRenderer
- render(String, Request) - Method in class org.apache.tiles.request.render.DispatchRenderer
- 
Renders a path.
- render(String, Request) - Method in interface org.apache.tiles.request.render.Renderer
- 
Renders a path.
- render(String, Request) - Method in class org.apache.tiles.request.render.StringRenderer
- 
Renders a path.
- render(String, Request) - Method in class org.apache.tiles.request.velocity.render.VelocityRenderer
- render(Attribute) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Renders an attribute.
- render(Attribute, Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Render the given Attribute.
- render(Attribute, Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- render(Attribute, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Render the given Attribute.
- render(Definition, Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Renders the specified definition.
- render(Definition, Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- render(Definition, Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Renders the specified definition.
- render(Request, AttributeContext) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Renders the specified attribute context.
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.AddAttributeDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.AddListAttributeDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.DefinitionDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.GetAsStringDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.ImportAttributeDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.InsertAttributeDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.InsertDefinitionDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.InsertTemplateDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.PutAttributeDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.PutListAttributeDirective
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.tiles.velocity.template.SetCurrentContainerDirective
- renderAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Renders the current attribute context.
- renderContext(Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Renders the current context, as it is.
- renderContext(Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- renderContext(Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Renders the current context, as it is.
- renderDefinition(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Renders a definition.
- Renderer - Interface in org.apache.tiles.request.render
- 
An object that can render a path, depending on the request passed as a parameter.
- RendererFactory - Interface in org.apache.tiles.request.render
- 
Factory interface used to create/retrieve instances of theRendererinterface.
- renderers - Variable in class org.apache.tiles.request.render.BasicRendererFactory
- 
The renderer name/renderer map.
- RenderException - Exception in org.apache.tiles.request.render
- 
Thrown when rendering fails.
- RenderException(String) - Constructor for exception org.apache.tiles.request.render.RenderException
- 
Constructor.
- RenderException(String, Throwable) - Constructor for exception org.apache.tiles.request.render.RenderException
- 
Constructor.
- replacePlaceholders(Definition, String, Object...) - Static method in class org.apache.tiles.core.definition.pattern.PatternUtil
- 
Creates a definition given its representation with wildcards and attribute values with placeholders, replacing real values into placeholders.
- request - Variable in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- 
The request.
- request - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- 
The HTTP request.
- Request - Interface in org.apache.tiles.request
- 
Encapsulation of request information.
- REQUEST_SCOPE - Static variable in interface org.apache.tiles.request.Request
- 
the name of the "request" context
- RequestException - Exception in org.apache.tiles.request
- 
Thrown when something related to a request fails.
- RequestException(String) - Constructor for exception org.apache.tiles.request.RequestException
- 
Constructor.
- RequestException(String, Throwable) - Constructor for exception org.apache.tiles.request.RequestException
- 
Constructor.
- RequestScopeExtractor - Class in org.apache.tiles.request.servlet.extractor
- 
Extracts attributes from request scope.
- RequestScopeExtractor(HttpServletRequest) - Constructor for class org.apache.tiles.request.servlet.extractor.RequestScopeExtractor
- 
Constructor.
- RequestWrapper - Interface in org.apache.tiles.request
- 
Delegate for ease of customization.
- required() - Element in annotation interface org.apache.tiles.autotag.core.runtime.annotation.Parameter
- 
Indicates that this parameter is required.
- resolveDefinition(String, T) - Method in class org.apache.tiles.core.definition.pattern.AbstractPatternDefinitionResolver
- 
Resolves a definition searching in all patterns for the requested customization key.
- resolveDefinition(String, T) - Method in interface org.apache.tiles.core.definition.pattern.PatternDefinitionResolver
- 
Resolves a definition searching in all patterns for the requested customization key.
- resolveInheritance(Definition, Map<String, Definition>, Locale, Set<String>) - Method in class org.apache.tiles.core.definition.dao.ResolvingLocaleUrlDefinitionDAO
- 
Resolve locale-specific inheritance.
- resolveInheritances(Map<String, Definition>, Locale) - Method in class org.apache.tiles.core.definition.dao.ResolvingLocaleUrlDefinitionDAO
- 
Resolve locale-specific extended instances.
- resolveLocale(Request) - Method in class org.apache.struts2.tiles.StrutsTilesLocaleResolver
- resolveLocale(Request) - Method in class org.apache.tiles.core.locale.impl.DefaultLocaleResolver
- 
Resolves the locale.
- resolveLocale(Request) - Method in interface org.apache.tiles.core.locale.LocaleResolver
- 
Resolves the locale.
- resolver - Variable in class org.apache.tiles.el.ELAttributeEvaluator
- 
The EL resolver to use.
- ResolvingLocaleUrlDefinitionDAO - Class in org.apache.tiles.core.definition.dao
- 
A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded and resolves inheritances.
- ResolvingLocaleUrlDefinitionDAO(ApplicationContext) - Constructor for class org.apache.tiles.core.definition.dao.ResolvingLocaleUrlDefinitionDAO
- response - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- 
The HTTP response.
- retainAll(Collection<?>) - Method in class org.apache.tiles.request.collection.KeySet
- retainAll(Collection<?>) - Method in class org.apache.tiles.request.collection.RemovableKeySet
- role() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesAddAttribute
- role() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesAddListAttribute
- role() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- role() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutAttribute
- role() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutListAttribute
S
- S2 - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- SAME_NAME - Static variable in annotation interface org.apache.tiles.autotag.core.runtime.annotation.Parameter
- 
Indicates to use the parameter name itself for the exported name.
- ScopeELResolver - Class in org.apache.tiles.el
- 
Resolves beans in request, session and application scope.
- ScopeELResolver() - Constructor for class org.apache.tiles.el.ScopeELResolver
- ScopeExtractor - Class in org.apache.tiles.request.jsp.extractor
- 
Extracts attributes from a numbered scope fromJspContext.
- ScopeExtractor(JspContext, int) - Constructor for class org.apache.tiles.request.jsp.extractor.ScopeExtractor
- 
Constructor.
- ScopeMap - Class in org.apache.tiles.request.collection
- 
Exposes a scope context as a <String, Object> map.
- ScopeMap(AttributeExtractor) - Constructor for class org.apache.tiles.request.collection.ScopeMap
- 
Constructor.
- ScopePropertyAccessor - Class in org.apache.tiles.ognl
- 
Accesses a scope.
- ScopePropertyAccessor() - Constructor for class org.apache.tiles.ognl.ScopePropertyAccessor
- ServletApplicationContext - Class in org.apache.tiles.request.servlet
- 
Servlet-based implementation of the TilesApplicationContext interface.
- ServletApplicationContext(ServletContext) - Constructor for class org.apache.tiles.request.servlet.ServletApplicationContext
- 
Creates a new instance of ServletTilesApplicationContext.
- servletContext - Variable in class org.apache.tiles.el.JspExpressionFactoryFactory
- 
The servlet context.
- ServletRequest - Class in org.apache.tiles.request.servlet
- 
Servlet-based implementation of the TilesApplicationContext interface.
- ServletRequest(ApplicationContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.tiles.request.servlet.ServletRequest
- 
Creates a new instance of ServletTilesRequestContext.
- ServletUtil - Class in org.apache.tiles.request.servlet
- 
Utilities for Tiles request servlet support.
- SessionScopeExtractor - Class in org.apache.tiles.request.jsp.extractor
- 
Extracts attributes from session scope fromPageContext.
- SessionScopeExtractor - Class in org.apache.tiles.request.servlet.extractor
- 
Extract attributes from session scope.
- SessionScopeExtractor(HttpServletRequest) - Constructor for class org.apache.tiles.request.servlet.extractor.SessionScopeExtractor
- 
Constructor.
- SessionScopeExtractor(PageContext) - Constructor for class org.apache.tiles.request.jsp.extractor.SessionScopeExtractor
- 
Constructor.
- setApplicationContext(ApplicationContext) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Sets the Tiles application context to use.
- setApplicationContext(ApplicationContext) - Method in class org.apache.tiles.el.JspExpressionFactoryFactory
- 
Sets the Tiles application context.
- setApplicationContext(ApplicationContext) - Method in interface org.apache.tiles.request.ApplicationContextAware
- 
Sets the Tiles application context.
- setApplicationContext(ApplicationContext) - Method in class org.apache.tiles.request.velocity.render.VelocityRendererBuilder
- 
Sets the application context.
- setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in interface org.apache.tiles.core.evaluator.AttributeEvaluatorFactoryAware
- 
Sets the attribute evaluator factory.
- setAttributeEvaluatorFactory(AttributeEvaluatorFactory) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Sets the attribute evaluator factory.
- setCascade(boolean) - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Setter for cascade property.
- setCascade(boolean) - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Setter for cascade property.
- setCheckRefresh(boolean) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Sets the flag to check source refresh.
- setClassesOutputDirectory(File) - Method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Sets the classes output directory.
- setClassname(String) - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Set the class name.
- setContainer(ApplicationContext, TilesContainer, String) - Static method in class org.apache.tiles.api.access.TilesAccess
- 
Configures the container to be used in the application.
- setContainerKey(String) - Method in class org.apache.tiles.web.jsp.taglib.SetCurrentContainerTag
- 
Setter for containerKey property.
- setContentType(String) - Method in interface org.apache.tiles.request.DispatchRequest
- 
Sets the content type when rendering the result.
- setContentType(String) - Method in class org.apache.tiles.request.DispatchRequestWrapper
- 
Sets the content type when rendering the result.
- setContentType(String) - Method in class org.apache.tiles.request.servlet.ServletRequest
- 
Sets the content type when rendering the result.
- setCurrentContainer(String) - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Sets the current container for the current request.
- setCurrentContainer(Request, String) - Static method in class org.apache.tiles.api.access.TilesAccess
- 
Sets the current container to use in web pages.
- setCurrentContainer(Request, TilesContainer) - Static method in class org.apache.tiles.api.access.TilesAccess
- 
Sets the current container to use in web pages.
- SetCurrentContainerDirective - Class in org.apache.tiles.velocity.template
- 
Selects a container to be used as the "current" container.
- SetCurrentContainerDirective() - Constructor for class org.apache.tiles.velocity.template.SetCurrentContainerDirective
- SetCurrentContainerFMModel - Class in org.apache.tiles.freemarker.template
- 
Selects a container to be used as the "current" container.
- SetCurrentContainerFMModel(SetCurrentContainerModel) - Constructor for class org.apache.tiles.freemarker.template.SetCurrentContainerFMModel
- 
Constructor.
- SetCurrentContainerModel - Class in org.apache.tiles.template
- 
Selects a container to be used as the "current" container.
- SetCurrentContainerModel() - Constructor for class org.apache.tiles.template.SetCurrentContainerModel
- SetCurrentContainerTag - Class in org.apache.tiles.web.jsp.taglib
- 
Selects a container to be used as the "current" container.
- SetCurrentContainerTag() - Constructor for class org.apache.tiles.web.jsp.taglib.SetCurrentContainerTag
- setDefaultRenderer(Renderer) - Method in class org.apache.tiles.request.render.BasicRendererFactory
- 
Sets the default renderer.
- setDefaultValue(Object) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for defaultValue property.
- setDefaultValue(Object) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for defaultValue property.
- setDefaultValueRole(String) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for defaultValueRole property.
- setDefaultValueRole(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for defaultValueRole property.
- setDefaultValueType(String) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for defaultValueType property.
- setDefaultValueType(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for defaultValueType property.
- setDefinitionDAO(DefinitionDAO<Locale>) - Method in class org.apache.tiles.core.definition.UnresolvingLocaleDefinitionsFactory
- 
Sets the definition DAO to use.
- setDefinitionsFactory(DefinitionsFactory) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Set the definitions factory.
- setDocumentation(String) - Method in class org.apache.tiles.autotag.model.TemplateClass
- 
Sets the documentation for this class.
- setDocumentation(String) - Method in class org.apache.tiles.autotag.model.TemplateMethod
- 
Sets the documentation for this method.
- setDocumentation(String) - Method in class org.apache.tiles.autotag.model.TemplateParameter
- 
Sets the documentation for this parameter.
- setExpression(String) - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Setter for expression property.
- setExpression(String) - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Setter for expression property.
- setExpressionFactory(ExpressionFactory) - Method in class org.apache.tiles.el.ELAttributeEvaluator
- 
Sets the expression factory to use.
- setExpressionObject(Expression) - Method in class org.apache.tiles.api.Attribute
- 
Sets The expression to evaluate.
- setExtends(String) - Method in class org.apache.tiles.api.Definition
- 
Set extends.
- setExtends(String) - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Setter for extends property.
- setFlush(boolean) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for flush property.
- setFlush(boolean) - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Setter for flush property.
- setFlush(boolean) - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Setter for flush property.
- setForceInclude(boolean) - Method in class org.apache.tiles.request.AbstractRequest
- 
Sets the flag to force inclusion at next dispatch.
- setFunctionMapper(FunctionMapper) - Method in class org.apache.tiles.el.ELContextImpl
- 
Sets the function mapper to use.
- setId(String) - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Sets the id of the imported scripting variable.
- setIgnore(boolean) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for ignore property.
- setIgnore(boolean) - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Setter for ignore property.
- setIgnore(boolean) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for ignore property.
- setIgnore(boolean) - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Set ignore flag.
- setInherit(boolean) - Method in class org.apache.tiles.api.ListAttribute
- 
If true, the attribute will put the elements of the attribute with the same name of the parent definition before the ones specified here.
- setInherit(boolean) - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Setter for inherit property.
- setLocaleResolver(LocaleResolver) - Method in class org.apache.tiles.core.definition.UnresolvingLocaleDefinitionsFactory
- 
Sets the locale resolver to use.
- setName(String) - Method in class org.apache.tiles.api.Definition
- 
Sets the value of the name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Setter for name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Setter for name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Setter for name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Setter for name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Setter for name property.
- setName(String) - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Set the name.
- setParameter(String, String) - Method in class org.apache.tiles.request.velocity.render.VelocityRendererBuilder
- 
Sets a parameter for the internal servlet.
- setPatternDefinitionResolver(PatternDefinitionResolver<Locale>) - Method in class org.apache.tiles.core.definition.dao.CachingLocaleUrlDefinitionDAO
- 
Sets the pattern definition resolver to use.
- setPatternDefinitionResolver(PatternDefinitionResolver<T>) - Method in interface org.apache.tiles.core.definition.pattern.PatternDefinitionResolverAware
- 
Sets the pattern definition resolver to use.
- setPreparer(String) - Method in interface org.apache.tiles.api.AttributeContext
- 
Set associated preparer instance.
- setPreparer(String) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Set associated preparer instance.
- setPreparer(String) - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Setter for preparer property.
- setPreparer(String) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for preparer property.
- setPreparer(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for preparer property.
- setPreparer(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Setter for preparer property.
- setPreparer(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Setter for preparer property.
- setPreparerFactory(PreparerFactory) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Set the preparerInstance factory.
- setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.AnyScopePropertyAccessor
- setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
- setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
- setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.ScopePropertyAccessor
- setReader(DefinitionsReader) - Method in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- setRenderer(String) - Method in class org.apache.tiles.api.Attribute
- 
Sets the renderer name to use.
- setRendererFactory(RendererFactory) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Sets the renderer instance factory.
- setRequest(HttpServletRequest) - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Sets the currentHttpServletRequest.
- setResolver(ELResolver) - Method in class org.apache.tiles.el.ELAttributeEvaluator
- 
Sets the EL resolver to use.
- setResourcesOutputDirectory(File) - Method in class org.apache.tiles.autotag.generate.TemplateGeneratorBuilder
- 
Sets the resources output directory.
- setResponse(HttpServletResponse) - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Sets the currentHttpServletResponse.
- setRole(String) - Method in class org.apache.tiles.api.Attribute
- 
Set role.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.AddListAttributeTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Setter for role property.
- setRole(String) - Method in class org.apache.tiles.web.jsp.taglib.PutListAttributeTag
- 
Setter for role property.
- setRoles(Set<String>) - Method in class org.apache.tiles.api.Attribute
- 
Sets the roles that can render this attribute.
- setScope(String) - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Setter for scope property.
- setScope(String) - Method in class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- 
Set the scope.
- setServletContext(ServletContext) - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Sets theServletContext.
- setSources(List<ApplicationResource>) - Method in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- setTemplate(String) - Method in class org.apache.tiles.web.jsp.taglib.DefinitionTag
- 
Setter for template property.
- setTemplate(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Setter for template property.
- setTemplate(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Setter for template property.
- setTemplateAttribute(Attribute) - Method in interface org.apache.tiles.api.AttributeContext
- 
Sets the template attribute, that will be used to render the template page.
- setTemplateAttribute(Attribute) - Method in class org.apache.tiles.api.BasicAttributeContext
- 
Sets the template attribute, that will be used to render the template page.
- setTemplateExpression(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Setter for templateExpression property.
- setTemplateExpression(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Setter for templateExpression property.
- setTemplateType(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertDefinitionTag
- 
Setter for templateType property.
- setTemplateType(String) - Method in class org.apache.tiles.web.jsp.taglib.InsertTemplateTag
- 
Setter for templateType property.
- setToName(String) - Method in class org.apache.tiles.web.jsp.taglib.ImportAttributeTag
- 
Setter for toName property.
- setType(String) - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Setter for type property.
- setType(String) - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Setter for type property.
- setValidating(boolean) - Method in class org.apache.tiles.core.definition.digester.DigesterDefinitionsReader
- 
Sets the validation of XML files.
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.tiles.el.ScopeELResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.tiles.el.TilesContextBeanELResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.tiles.el.TilesContextELResolver
- setValue(Object) - Method in class org.apache.tiles.api.Attribute
- 
Set value.
- setValue(Object) - Method in class org.apache.tiles.web.jsp.taglib.AddAttributeTag
- 
Setter for value property.
- setValue(Object) - Method in class org.apache.tiles.web.jsp.taglib.PutAttributeTag
- 
Setter for value property.
- setValue(String, Object) - Method in class org.apache.tiles.request.freemarker.extractor.EnvironmentScopeExtractor
- setValue(String, Object) - Method in class org.apache.tiles.request.jsp.extractor.ScopeExtractor
- setValue(String, Object) - Method in class org.apache.tiles.request.jsp.extractor.SessionScopeExtractor
- setValue(String, Object) - Method in class org.apache.tiles.request.servlet.extractor.ApplicationScopeExtractor
- setValue(String, Object) - Method in class org.apache.tiles.request.servlet.extractor.RequestScopeExtractor
- setValue(String, Object) - Method in class org.apache.tiles.request.servlet.extractor.SessionScopeExtractor
- setValue(String, Object) - Method in class org.apache.tiles.request.velocity.extractor.VelocityScopeExtractor
- setValue(String, String) - Method in class org.apache.tiles.request.servlet.extractor.HeaderExtractor
- setValue(String, V) - Method in interface org.apache.tiles.request.attribute.Addable
- 
Sets a value for the given key.
- setValue(List<Attribute>) - Method in class org.apache.tiles.api.ListAttribute
- 
Sets the list of the attributes that are elements of this attribute.
- setValue(Attribute) - Method in class org.apache.tiles.web.jsp.taglib.GetAsStringTag
- 
Setter for value property.
- setValue(Attribute) - Method in class org.apache.tiles.web.jsp.taglib.InsertAttributeTag
- 
Setter for value property.
- setValue(V) - Method in class org.apache.tiles.request.collection.MapEntry
- 
Sets the entry value if the entry can be modified.
- setVariableMapper(VariableMapper) - Method in class org.apache.tiles.el.ELContextImpl
- 
Sets the variable mapper to use.
- setVelocityContext(Context) - Method in class org.apache.tiles.velocity.template.ContextHolder
- 
Sets the VelocityContext.
- SharedVariableFactory - Interface in org.apache.tiles.request.freemarker.servlet
- 
It is an object that can create a shared variable, as a template model.
- size() - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- size() - Method in class org.apache.tiles.request.collection.KeySet
- size() - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- sources - Variable in class org.apache.tiles.core.definition.dao.BaseLocaleUrlDefinitionDAO
- 
Contains the URL objects identifying where configuration data is found.
- splitOnNewlines(String) - Method in class org.apache.tiles.autotag.tool.StringTool
- 
Creates a list of strings, separating a string when a newline is encountered.
- startAttributeContext() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- 
Starts the attribute context.
- startContext(Request) - Method in interface org.apache.tiles.api.TilesContainer
- 
Starts a new context, where attribute values are stored independently of others.
 When the use of the contexts is finished, callTilesContainer.endContext(Request)
- startContext(Request) - Method in class org.apache.tiles.api.TilesContainerWrapper
- startContext(Request) - Method in class org.apache.tiles.core.impl.BasicTilesContainer
- 
Starts a new context, where attribute values are stored independently of others.
 When the use of the contexts is finished, callTilesContainer.endContext(Request)
- storeDefinitionPatterns(Map<String, Definition>, T) - Method in class org.apache.tiles.core.definition.pattern.AbstractPatternDefinitionResolver
- 
Stores definition patterns.
- storeDefinitionPatterns(Map<String, Definition>, T) - Method in interface org.apache.tiles.core.definition.pattern.PatternDefinitionResolver
- 
Stores definition patterns.
- STRING_RENDERER_NAME - Static variable in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
The string renderer name.
- StringRenderer - Class in org.apache.tiles.request.render
- 
Renders an attribute that contains a string.
- StringRenderer() - Constructor for class org.apache.tiles.request.render.StringRenderer
- StringTool - Class in org.apache.tiles.autotag.tool
- 
A Velocity tools to manipulate strings.
- StringTool() - Constructor for class org.apache.tiles.autotag.tool.StringTool
- 
Constructor.
- StrutsApplicationResource - Class in org.apache.struts2.tiles
- StrutsApplicationResource(URL) - Constructor for class org.apache.struts2.tiles.StrutsApplicationResource
- StrutsAttributeEvaluator - Class in org.apache.struts2.tiles
- StrutsAttributeEvaluator() - Constructor for class org.apache.struts2.tiles.StrutsAttributeEvaluator
- StrutsFreeMarkerAttributeRenderer - Class in org.apache.struts2.tiles
- StrutsFreeMarkerAttributeRenderer() - Constructor for class org.apache.struts2.tiles.StrutsFreeMarkerAttributeRenderer
- StrutsPreparerFactory - Class in org.apache.struts2.tiles
- 
This is a basic ViewPreparer factory that usesObjectFactoryto create the ViewPreparer
- StrutsPreparerFactory() - Constructor for class org.apache.struts2.tiles.StrutsPreparerFactory
- StrutsTilesAnnotationProcessor - Class in org.apache.struts2.tiles
- 
Processes tiles annotations to createDefinitions andAttributes in a way as close totiles.xmlas possible.
- StrutsTilesAnnotationProcessor() - Constructor for class org.apache.struts2.tiles.StrutsTilesAnnotationProcessor
- StrutsTilesContainerFactory - Class in org.apache.struts2.tiles
- 
Dedicated Struts factory to build Tiles container with support for: - Freemarker - I18N using Struts resource bundles - S2 ro access Struts' ValueStack - OGNL - EL
- StrutsTilesContainerFactory() - Constructor for class org.apache.struts2.tiles.StrutsTilesContainerFactory
- StrutsTilesInitializer - Class in org.apache.struts2.tiles
- StrutsTilesInitializer() - Constructor for class org.apache.struts2.tiles.StrutsTilesInitializer
- StrutsTilesListener - Class in org.apache.struts2.tiles
- 
Listener used to automatically tie Tiles support into Struts
- StrutsTilesListener() - Constructor for class org.apache.struts2.tiles.StrutsTilesListener
- StrutsTilesLocaleResolver - Class in org.apache.struts2.tiles
- StrutsTilesLocaleResolver() - Constructor for class org.apache.struts2.tiles.StrutsTilesLocaleResolver
- StrutsWildcardServletApplicationContext - Class in org.apache.struts2.tiles
- StrutsWildcardServletApplicationContext(ServletContext) - Constructor for class org.apache.struts2.tiles.StrutsWildcardServletApplicationContext
T
- TagClassGenerator - Class in org.apache.tiles.autotag.jsp
- 
Generates a tag class using a template class.
- TagClassGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.jsp.TagClassGenerator
- 
Constructor.
- Tei() - Constructor for class org.apache.tiles.web.jsp.taglib.UseAttributeTag.Tei
- template() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- TEMPLATE_RENDERER_NAME - Static variable in class org.apache.tiles.core.factory.BasicTilesContainerFactory
- 
The template renderer name.
- templateAttribute - Variable in class org.apache.tiles.api.BasicAttributeContext
- 
The template attribute, to render a template.
- TemplateClass - Class in org.apache.tiles.autotag.model
- 
It represents a parsed template class.
- TemplateClass(String) - Constructor for class org.apache.tiles.autotag.model.TemplateClass
- 
Constructor.
- TemplateClass(String, String, String, TemplateMethod) - Constructor for class org.apache.tiles.autotag.model.TemplateClass
- 
Constructor.
- TemplateClassGenerator - Interface in org.apache.tiles.autotag.generate
- 
Generates code from a parsed class.
- templateExpression() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- TemplateGenerator - Interface in org.apache.tiles.autotag.generate
- 
Generates all the code for a template suite.
- TemplateGeneratorBuilder - Class in org.apache.tiles.autotag.generate
- 
Builds a TemplateGenerator.
- TemplateGeneratorFactory - Interface in org.apache.tiles.autotag.generate
- 
Creates a new template generator.
- TemplateMethod - Class in org.apache.tiles.autotag.model
- 
It represents a parsed method in a parsed template class.
- TemplateMethod(String, Iterable<? extends TemplateParameter>) - Constructor for class org.apache.tiles.autotag.model.TemplateMethod
- 
Constructor.
- TemplateParameter - Class in org.apache.tiles.autotag.model
- 
It represents a parameter in a method in a parsed template class.
- TemplateParameter(String, String, String, String, boolean, boolean) - Constructor for class org.apache.tiles.autotag.model.TemplateParameter
- 
Constructor.
- TemplateSuite - Class in org.apache.tiles.autotag.model
- 
It represents a suite of template classes.
- TemplateSuite(String, String) - Constructor for class org.apache.tiles.autotag.model.TemplateSuite
- 
Constructor.
- TemplateSuite(String, String, Iterable<? extends TemplateClass>) - Constructor for class org.apache.tiles.autotag.model.TemplateSuite
- 
Constructor.
- TemplateSuiteGenerator - Interface in org.apache.tiles.autotag.generate
- 
Generates code from a template suite.
- templateType() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinition
- TILES_DEFAULT_PATTERNS - Static variable in class org.apache.struts2.tiles.StrutsTilesContainerFactory
- 
Default pattern to be used to collect Tiles definitions if user didn't configure any
- TilesAccess - Class in org.apache.tiles.api.access
- 
Provides static access to the Tiles container.
- TilesAddAttribute - Annotation Interface in org.apache.struts2.tiles.annotation
- 
Represents a<add-attribute>element intiles.xml.
- TilesAddListAttribute - Annotation Interface in org.apache.struts2.tiles.annotation
- 
Represents a<add-list-attribute>element intiles.xml.
- TilesApplicationContextNestedObjectExtractor - Class in org.apache.tiles.ognl
- 
Extracts the application context from a Tiles request.
- TilesApplicationContextNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.TilesApplicationContextNestedObjectExtractor
- TilesContainer - Interface in org.apache.tiles.api
- 
An encapsulation of the Tiles framework.
- TilesContainerFactoryException - Exception in org.apache.tiles.core.factory
- 
Indicates that something went wrong inAbstractTilesContainerFactoryuse.
- TilesContainerFactoryException(String, Throwable) - Constructor for exception org.apache.tiles.core.factory.TilesContainerFactoryException
- 
Constructor.
- TilesContainerWrapper - Class in org.apache.tiles.api
- 
Wraps a Tiles container to allow easy decoration.
- TilesContainerWrapper(TilesContainer) - Constructor for class org.apache.tiles.api.TilesContainerWrapper
- 
Constructor.
- TilesContextBeanELResolver - Class in org.apache.tiles.el
- 
Resolves beans in request, session and application scope.
- TilesContextBeanELResolver() - Constructor for class org.apache.tiles.el.TilesContextBeanELResolver
- TilesContextELResolver - Class in org.apache.tiles.el
- 
Resolves properties ofRequestandApplicationContext.
- TilesContextELResolver(ELResolver) - Constructor for class org.apache.tiles.el.TilesContextELResolver
- 
Constructor.
- TilesContextPropertyAccessorDelegateFactory - Class in org.apache.tiles.ognl
- 
Decides the appropriatePropertyAccessorfor the given property name andRequest.
- TilesContextPropertyAccessorDelegateFactory(PropertyAccessor, PropertyAccessor, PropertyAccessor, PropertyAccessor) - Constructor for class org.apache.tiles.ognl.TilesContextPropertyAccessorDelegateFactory
- 
Constructor.
- TilesDefinition - Annotation Interface in org.apache.struts2.tiles.annotation
- 
Represents a<definition>element intiles.xml.
- TilesDefinitions - Annotation Interface in org.apache.struts2.tiles.annotation
- 
An array ofTilesDefinitions.
- TilesDispatchServlet - Class in org.apache.tiles.web.util
- 
Tiles dispatching servlet.
- TilesDispatchServlet() - Constructor for class org.apache.tiles.web.util.TilesDispatchServlet
- TilesException - Exception in org.apache.tiles.api
- 
Root class for all Tiles-exceptions.
- TilesException() - Constructor for exception org.apache.tiles.api.TilesException
- 
Constructor.
- TilesException(String) - Constructor for exception org.apache.tiles.api.TilesException
- 
Constructor.
- TilesException(String, Throwable) - Constructor for exception org.apache.tiles.api.TilesException
- 
Create a newTilesExceptionfrom an existing exception.
- TilesException(Throwable) - Constructor for exception org.apache.tiles.api.TilesException
- 
Create a newTilesExceptionwrapping an existing exception.
- TilesFMModelRepository - Class in org.apache.tiles.freemarker.template
- 
This tag library provides Tiles tags.
- TilesFMModelRepository() - Constructor for class org.apache.tiles.freemarker.template.TilesFMModelRepository
- 
Constructor.
- TilesInitializer - Interface in org.apache.tiles.core.startup
- 
Tiles initialization delegate.
- TilesPutAttribute - Annotation Interface in org.apache.struts2.tiles.annotation
- 
Represents a<put-attribute>element intiles.xml.
- TilesPutListAttribute - Annotation Interface in org.apache.struts2.tiles.annotation
- 
Represents a<put-list-attribute>element intiles.xml.
- TilesResult - Class in org.apache.struts2.views.tiles
- 
Renders a view using struts-tiles.
- TilesResult() - Constructor for class org.apache.struts2.views.tiles.TilesResult
- TilesResult(String) - Constructor for class org.apache.struts2.views.tiles.TilesResult
- TilesVelocityException - Exception in org.apache.tiles.velocity
- 
Exception connected to the usage of Velocity and Tiles.
- TilesVelocityException() - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- 
Constructor.
- TilesVelocityException(String) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- 
Constructor.
- TilesVelocityException(String, Throwable) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- 
Constructor.
- TilesVelocityException(Throwable) - Constructor for exception org.apache.tiles.velocity.TilesVelocityException
- 
Constructor.
- TLDGenerator - Class in org.apache.tiles.autotag.jsp
- 
Generates the TLD file, using a template suite.
- TLDGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.jsp.TLDGenerator
- 
Constructor.
- toArray() - Method in class org.apache.tiles.request.collection.KeySet
- toArray(T[]) - Method in class org.apache.tiles.request.collection.KeySet
- toString() - Method in class org.apache.struts2.tiles.StrutsApplicationResource
- toString() - Method in class org.apache.tiles.api.Attribute
- toString() - Method in class org.apache.tiles.api.Definition
- 
Returns a description of the attributes.
- toString() - Method in class org.apache.tiles.api.Expression
- toString() - Method in class org.apache.tiles.autotag.model.TemplateClass
- toString() - Method in class org.apache.tiles.autotag.model.TemplateMethod
- toString() - Method in class org.apache.tiles.autotag.model.TemplateParameter
- toString() - Method in class org.apache.tiles.autotag.model.TemplateSuite
- toString() - Method in class org.apache.tiles.request.locale.URLApplicationResource
- toString() - Method in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- toString() - Method in class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- type() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesAddAttribute
- type() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutAttribute
U
- UnresolvingLocaleDefinitionsFactory - Class in org.apache.tiles.core.definition
- 
DefinitionsFactoryimplementation that manages Definitions configuration data from URLs, without resolving definition inheritance when a definition is returned.
- UnresolvingLocaleDefinitionsFactory() - Constructor for class org.apache.tiles.core.definition.UnresolvingLocaleDefinitionsFactory
- URLApplicationResource - Class in org.apache.tiles.request.locale
- 
APostfixedApplicationResourcethat can be accessed through a URL.
- URLApplicationResource(String, URL) - Constructor for class org.apache.tiles.request.locale.URLApplicationResource
- 
Creates a URLApplicationResource for the specified path that can be accessed through the specified URL.
- URLApplicationResource(String, Locale, URL) - Constructor for class org.apache.tiles.request.locale.URLApplicationResource
- 
Creates a URLApplicationResource for the specified path that can be accessed through the specified URL.
- UseAttributeTag - Class in org.apache.tiles.web.jsp.taglib
- 
Exposes am attribute as a scripting variable within the page.
- UseAttributeTag() - Constructor for class org.apache.tiles.web.jsp.taglib.UseAttributeTag
- UseAttributeTag.Tei - Class in org.apache.tiles.web.jsp.taglib
- 
Implementation of TagExtraInfo which identifies the scripting object(s) to be made visible.
V
- value() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesAddAttribute
- value() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesDefinitions
- value() - Element in annotation interface org.apache.struts2.tiles.annotation.TilesPutAttribute
- values() - Method in class org.apache.tiles.request.collection.HeaderValuesMap
- values() - Method in class org.apache.tiles.request.collection.ReadOnlyEnumerationMap
- VelocityAutotagRuntime - Class in org.apache.tiles.request.velocity.autotag
- 
A Runtime for implementing Velocity Directives.
- VelocityAutotagRuntime() - Constructor for class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
- velocityContext - Variable in class org.apache.tiles.velocity.template.AbstractDefaultToStringRenderable
- 
The Velocity context.
- VelocityDirectiveGenerator - Class in org.apache.tiles.autotag.velocity
- 
Generates a Velocity directive using a template class.
- VelocityDirectiveGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.velocity.VelocityDirectiveGenerator
- 
Constructor.
- VelocityModelBody - Class in org.apache.tiles.request.velocity.autotag
- 
Body abstraction for a Velocity directive body.
- VelocityModelBody(InternalContextAdapter, ASTBlock, Writer) - Constructor for class org.apache.tiles.request.velocity.autotag.VelocityModelBody
- 
Constructor.
- VelocityPropertiesGenerator - Class in org.apache.tiles.autotag.velocity
- 
Generates a Velocity properties containing the list of generated user directives for future use.
- VelocityPropertiesGenerator(VelocityEngine) - Constructor for class org.apache.tiles.autotag.velocity.VelocityPropertiesGenerator
- 
Constructor.
- VelocityRenderer - Class in org.apache.tiles.request.velocity.render
- 
Attribute renderer for rendering Velocity templates as attributes.
- VelocityRenderer(VelocityView) - Constructor for class org.apache.tiles.request.velocity.render.VelocityRenderer
- 
Constructor.
- VelocityRendererBuilder - Class in org.apache.tiles.request.velocity.render
- 
Builds a VelocityRenderer.
- VelocityRequest - Class in org.apache.tiles.request.velocity
- 
The implementation of the Tiles request context specific for Velocity.
- VelocityRequest(DispatchRequest, Context, Writer) - Constructor for class org.apache.tiles.request.velocity.VelocityRequest
- 
Constructor.
- VelocityScopeExtractor - Class in org.apache.tiles.request.velocity.extractor
- 
Extracts attributes from Velocity context..
- VelocityScopeExtractor(Context) - Constructor for class org.apache.tiles.request.velocity.extractor.VelocityScopeExtractor
- 
Constructor.
- VelocityStyleTilesTool - Class in org.apache.tiles.velocity.template
- 
Tiles Tool to be used "the classic way".
- VelocityStyleTilesTool() - Constructor for class org.apache.tiles.velocity.template.VelocityStyleTilesTool
- VelocityTemplateGeneratorFactory - Class in org.apache.tiles.autotag.velocity
- 
Creates a template generator that generates code to build Velocity code around template classes.
- VelocityTemplateGeneratorFactory(File, File, VelocityEngine, TemplateGeneratorBuilder) - Constructor for class org.apache.tiles.autotag.velocity.VelocityTemplateGeneratorFactory
- 
Constructor.
- VelocityUtil - Class in org.apache.tiles.request.velocity.autotag
- 
Utilities for Velocity usage in Tiles.
- ViewPreparer - Interface in org.apache.tiles.api.preparer
- 
Executed prior to rendering a view.
W
- WebappClassTemplateLoader - Class in org.apache.tiles.request.freemarker.servlet
- 
Delegates loading templates using aWebappTemplateLoaderand, if not found, aClassTemplateLoader.
- WebappClassTemplateLoader(ServletContext) - Constructor for class org.apache.tiles.request.freemarker.servlet.WebappClassTemplateLoader
- 
Constructor.
- WildcardDefinitionPatternMatcher - Class in org.apache.tiles.core.definition.pattern.wildcard
- 
Matches wildcard patterns in definitions.
- WildcardDefinitionPatternMatcher(String, Definition, WildcardHelper) - Constructor for class org.apache.tiles.core.definition.pattern.wildcard.WildcardDefinitionPatternMatcher
- 
Constructor.
- WildcardDefinitionPatternMatcherFactory - Class in org.apache.tiles.core.definition.pattern.wildcard
- 
Creates instances ofWildcardDefinitionPatternMatcher.
- WildcardDefinitionPatternMatcherFactory() - Constructor for class org.apache.tiles.core.definition.pattern.wildcard.WildcardDefinitionPatternMatcherFactory
- WildcardHelper - Class in org.apache.tiles.core.util
- 
This class is an utility class that perform wilcard-patterns matching and isolation taken from Apache Struts that is taken, in turn, from Apache Struts.
- WildcardHelper() - Constructor for class org.apache.tiles.core.util.WildcardHelper
- wrapServletException(ServletException, String) - Static method in class org.apache.tiles.request.servlet.ServletUtil
- 
Wraps a ServletException to create an IOException with the root cause if present.
- write(char[]) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- write(char[], int, int) - Method in class org.apache.tiles.autotag.core.runtime.util.NullWriter
- write(char[], int, int) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- write(int) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- write(String) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
- write(String, int, int) - Method in class org.apache.tiles.request.jsp.JspPrintWriterAdapter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form