| Package | Description | 
|---|---|
| org.apache.struts2.jasper | |
| org.apache.struts2.jasper.compiler | |
| org.apache.struts2.jasper.servlet | |
| org.apache.struts2.jasper.xmlparser | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JspC. generateWebMapping(String file,
                  JspCompilationContext clctxt) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected JspCompilationContext | Compiler. ctxt | 
| Modifier and Type | Method and Description | 
|---|---|
| JspCompilationContext | Compiler. getCompilationContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| static JavacErrorDetail | ErrorDispatcher. createJavacError(String fname,
                Node.Nodes page,
                StringBuffer errMsgBuf,
                int lineNum,
                JspCompilationContext ctxt) | 
| static String[] | SmapUtil. generateSmap(JspCompilationContext ctxt,
            Node.Nodes pageNodes)Generates an appropriate SMAP representing the current compilation
 context. | 
| static InputStream | JspUtil. getInputStream(String fname,
              JarFile jarFile,
              JspCompilationContext ctxt,
              ErrorDispatcher err) | 
| void | Compiler. init(JspCompilationContext ctxt,
    JspServletWrapper jsw) | 
| Constructor and Description | 
|---|
| JavacErrorDetail(String javaFileName,
                int javaLineNum,
                String jspFileName,
                int jspBeginLineNum,
                StringBuffer errMsg,
                JspCompilationContext ctxt) | 
| Modifier and Type | Method and Description | 
|---|---|
| JspCompilationContext | JspServletWrapper. getJspEngineContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Object[] | XMLEncodingDetector. getEncoding(String fname,
           JarFile jarFile,
           JspCompilationContext ctxt,
           ErrorDispatcher err)
 Autodetects the encoding of the XML document supplied by the given
 input stream. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.