public class SmapUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SmapUtil.ClassInfo |
| Modifier and Type | Field and Description |
|---|---|
static 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 String SMAP_ENCODING
public void generateSmap(Node.Nodes pageNodes) throws IOException
ctxt - Current compilation contextpageNodes - The current JSP pageIOExceptionpublic void installSmap()
throws IOException
IOExceptionCopyright © 2006–2018 TinyGroup. All rights reserved.