public class SmapUtil extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SmapUtil.ClassInfo |
| Modifier and Type | Field | Description |
|---|---|---|
static String |
SMAP_ENCODING |
| Modifier and Type | Method | Description |
|---|---|---|
void |
generateSmap(org.apache.jasper.compiler.Node.Nodes pageNodes) |
Generates an appropriate SMAP representing the current compilation
context.
|
void |
installSmap() |
public static final String SMAP_ENCODING
public void generateSmap(org.apache.jasper.compiler.Node.Nodes pageNodes)
throws IOException
ctxt - Current compilation contextpageNodes - The current JSP pageIOExceptionpublic void installSmap()
throws IOException
IOExceptionCopyright © 2019 Oracle. All rights reserved.