public class ELFunctionMapper
extends java.lang.Object
| Constructor and Description |
|---|
ELFunctionMapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
map(Compiler compiler,
Node.Nodes page)
Creates the functions mappers for all EL expressions in the JSP page.
|
public static void map(Compiler compiler, Node.Nodes page) throws JasperException
compiler - Current compiler, mainly for accessing error dispatcher.page - The current compilation unit.JasperExceptionCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.