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
pageNodes - The current JSP pageIOExceptionpublic void installSmap()
throws IOException
IOExceptionComments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.