public class SmapUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SmapUtil.ClassInfo |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SMAP_ENCODING |
Modifier and Type | Method and Description |
---|---|
void |
generateSmap(Node.Nodes pageNodes)
Generates an appropriate SMAP representing the current compilation
context.
|
void |
installSmap() |
public static final java.lang.String SMAP_ENCODING
public void generateSmap(Node.Nodes pageNodes) throws java.io.IOException
ctxt
- Current compilation contextpageNodes
- The current JSP pagejava.io.IOException
public void installSmap() throws java.io.IOException
java.io.IOException