Package | Description |
---|---|
org.tinygroup.jspengine | |
org.tinygroup.jspengine.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.
|
Copyright © 2006–2018 TinyGroup. All rights reserved.