public class ServletLoader extends AbstractServletLoader
| Constructor and Description |
|---|
ServletLoader(javax.servlet.ServletContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected URL |
getResource(String location) |
protected InputStream |
getResourceAsStream(String location) |
createCacheKey, getCharset, getPrefix, getReader, getSuffix, resolveRelativePath, resourceExists, setCharset, setPrefix, setSuffixprotected InputStream getResourceAsStream(String location)
getResourceAsStream in class AbstractServletLoaderprotected URL getResource(String location) throws MalformedURLException
getResource in class AbstractServletLoaderMalformedURLExceptionCopyright © 2022. All rights reserved.