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 pageIOException
public void installSmap() throws IOException
IOException
Copyright © 2019 Oracle. All rights reserved.