public class ELFunctionMapper extends Object
Constructor and Description |
---|
ELFunctionMapper() |
Modifier and Type | Method and 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-2021 Apache Software Foundation. All Rights Reserved.