public class ELFunctionMapper
extends java.lang.Object
| Constructor | Description |
|---|---|
ELFunctionMapper() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
map(org.apache.jasper.compiler.Node.Nodes page) |
Creates the functions mappers for all EL expressions in the JSP page.
|
public static void map(org.apache.jasper.compiler.Node.Nodes page)
throws JasperException
page - The current compilation unit.JasperException - EL errorCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.