Package | Description |
---|---|
org.apache.tiles.el |
Attribute evaluator classes that can perform EL evaluation for attributes.
|
org.apache.tiles.evaluator |
Interfaces to manage attribute value evaluation.
|
org.apache.tiles.evaluator.impl |
Classes to manage attribute value evaluation.
|
org.apache.tiles.factory |
Factory classes, to allow creation of container instances.
|
org.apache.tiles.freemarker.renderer |
FreeMarker-typed attributes can be rendered by using classes in this package.
|
org.apache.tiles.impl |
It contains the basic implementations of Tiles container.
|
org.apache.tiles.impl.mgmt |
It contains the basic implementations of mutable Tiles containers.
|
org.apache.tiles.mvel |
Attribute evaluator classes that can perform MVEL evaluation for attributes.
|
org.apache.tiles.ognl |
Attribute evaluator classes that can perform OGNL evaluation for attributes.
|
org.apache.tiles.renderer.impl |
Default implementations to manage attribute rendering.
|
org.apache.tiles.velocity.renderer |
Velocity-typed attributes can be rendered by using classes in this package.
|
Class and Description |
---|
AbstractAttributeEvaluator
Abstract class to link a correct evaluation of an attribute, by evaluating
Attribute.getValue() and then Attribute.getExpressionObject() . |
AttributeEvaluator
It represents an object that resolves a string to return an object.
|
Class and Description |
---|
AttributeEvaluator
It represents an object that resolves a string to return an object.
|
AttributeEvaluatorFactory
Creates an attribute evaluator using the language or an attribute.
|
Class and Description |
---|
AbstractAttributeEvaluator
Abstract class to link a correct evaluation of an attribute, by evaluating
Attribute.getValue() and then Attribute.getExpressionObject() . |
AttributeEvaluator
It represents an object that resolves a string to return an object.
|
Class and Description |
---|
AttributeEvaluator
It represents an object that resolves a string to return an object.
|
AttributeEvaluatorFactory
Creates an attribute evaluator using the language or an attribute.
|
Class and Description |
---|
AttributeEvaluatorFactoryAware
It represents an object that can use an
AttributeEvaluatorFactory . |
Class and Description |
---|
AttributeEvaluatorFactory
Creates an attribute evaluator using the language or an attribute.
|
AttributeEvaluatorFactoryAware
It represents an object that can use an
AttributeEvaluatorFactory . |
Class and Description |
---|
AttributeEvaluatorFactoryAware
It represents an object that can use an
AttributeEvaluatorFactory . |
Class and Description |
---|
AbstractAttributeEvaluator
Abstract class to link a correct evaluation of an attribute, by evaluating
Attribute.getValue() and then Attribute.getExpressionObject() . |
AttributeEvaluator
It represents an object that resolves a string to return an object.
|
Class and Description |
---|
AbstractAttributeEvaluator
Abstract class to link a correct evaluation of an attribute, by evaluating
Attribute.getValue() and then Attribute.getExpressionObject() . |
AttributeEvaluator
It represents an object that resolves a string to return an object.
|
Class and Description |
---|
AttributeEvaluatorFactory
Creates an attribute evaluator using the language or an attribute.
|
AttributeEvaluatorFactoryAware
It represents an object that can use an
AttributeEvaluatorFactory . |
Class and Description |
---|
AttributeEvaluatorFactoryAware
It represents an object that can use an
AttributeEvaluatorFactory . |
Copyright © 2017. All rights reserved.