| Package | Description |
|---|---|
| org.apache.jasper | |
| org.apache.jasper.compiler |
| Modifier and Type | Method and Description |
|---|---|
ServletWriter |
JspCompilationContext.getWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspCompilationContext.setWriter(ServletWriter writer) |
| Modifier and Type | Class and Description |
|---|---|
class |
NewlineReductionServletWriter
This class filters duplicate newlines instructions from the compiler output,
and therefore from the runtime JSP.
|
Copyright © 2014–2021. All rights reserved.