public static class ParseSupport.JstlEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver
| Modifier and Type | Field and Description |
|---|---|
private javax.servlet.jsp.PageContext |
ctx |
| Constructor and Description |
|---|
JstlEntityResolver(javax.servlet.jsp.PageContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId) |