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).