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.extras.complete |
These classes allow to start up Tiles with all features on.
|
org.apache.tiles.factory |
Factory classes, to allow creation of container instances.
|
org.apache.tiles.impl |
It contains the basic implementations of Tiles container.
|
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.
|
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 |
---|
AttributeEvaluatorFactory
Creates an attribute evaluator using the language or an attribute.
|
Class and Description |
---|
AttributeEvaluatorFactory
Creates an attribute evaluator using the language or an attribute.
|
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 |
---|
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.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.