|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jasper.compiler.SmapUtil
public class SmapUtil
Contains static utilities for generating SMAP data based on the current version of Jasper.
| Nested Class Summary | |
|---|---|
static class |
SmapUtil.ClassInfo
|
| Field Summary | |
|---|---|
static java.lang.String |
SMAP_ENCODING
|
| Method Summary | |
|---|---|
void |
generateSmap(Node.Nodes pageNodes)
Generates an appropriate SMAP representing the current compilation context. |
void |
installSmap()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SMAP_ENCODING
| Method Detail |
|---|
public void generateSmap(Node.Nodes pageNodes)
throws java.io.IOException
ctxt - Current compilation contextpageNodes - The current JSP page
java.io.IOException
public void installSmap()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||