Interface FunctionMapper


@Deprecated public interface FunctionMapper
Deprecated.
As of JSP 2.1, replaced by jakarta.el.FunctionMapper

The interface to a map between EL function names and methods.

Classes implementing this interface may, for instance, consult tag library information to resolve the map.

Since:
JSP 2.0