|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface AttributeEvaluatorFactory
Creates an attribute evaluator using the language or an attribute.
| Method Summary | |
|---|---|
AttributeEvaluator |
getAttributeEvaluator(Attribute attribute)
Creates and attribute evaluator using an attribute. |
AttributeEvaluator |
getAttributeEvaluator(String language)
Creates and attribute evaluator for the given expression language. |
| Method Detail |
|---|
AttributeEvaluator getAttributeEvaluator(Attribute attribute)
attribute - The attribute used to obtain the evaluator.
null.AttributeEvaluator getAttributeEvaluator(String language)
language - The name of the expression language.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||