|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicChild
Implementations of this interface can be used to simulate
scriptlets and EL expressions as tag childs. When the childs
of a tag are evaluated, the evaluate method is
called and the result will become part of the text body of a
tag (in fact the toString method is called on the
returned object).
| Method Summary | |
|---|---|
java.lang.Object |
evaluate()
|
| Method Detail |
|---|
java.lang.Object evaluate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||