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-2019 Apache Software Foundation. All Rights Reserved.