protected static class SSIServletExternalResolver.ServletContextAndPath extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
path |
protected ServletContext |
servletContext |
Constructor and Description |
---|
SSIServletExternalResolver.ServletContextAndPath(ServletContext servletContext,
String path) |
protected ServletContext servletContext
protected String path
public SSIServletExternalResolver.ServletContextAndPath(ServletContext servletContext, String path)
public ServletContext getServletContext()
public String getPath()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.