public static class ParseSupport.JstlEntityResolver extends Object implements EntityResolver
| Constructor and Description |
|---|
JstlEntityResolver(jakarta.servlet.jsp.PageContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public JstlEntityResolver(jakarta.servlet.jsp.PageContext ctx)
public InputSource resolveEntity(String publicId, String systemId) throws FileNotFoundException
resolveEntity in interface EntityResolverFileNotFoundExceptionCopyright © 2019,2020 Eclipse Foundation. All rights reserved.