| Package | Description |
|---|---|
| org.apache.jasper | |
| org.apache.jasper.compiler |
| Modifier and Type | Method and Description |
|---|---|
Compiler |
JspCompilationContext.createCompiler(boolean jspcMode)
Create a "Compiler" object.
|
Compiler |
JspCompilationContext.createParser()
Create a compiler object for parsing only.
|
Compiler |
JspCompilationContext.getCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
TextOptimizer.concatenate(Compiler compiler,
Node.Nodes page) |
static void |
ELFunctionMapper.map(Compiler compiler,
Node.Nodes page)
Creates the functions mappers for all EL expressions in the JSP page.
|
Comments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.