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.IOExceptionpublic void installSmap()
throws java.io.IOException
java.io.IOExceptionCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.