org.apache.jasper.compiler
public class ELFunctionMapper extends Object
Method Summary | |
---|---|
static void | map(Compiler compiler, Node.Nodes page)
Creates the functions mappers for all EL expressions in the JSP page.
|
Parameters: compiler Current compiler, mainly for accessing error dispatcher. page The current compilation unit.