org.apache.catalina.ssi
Class SSIServletExternalResolver.ServletContextAndPath
java.lang.Object
org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
- Enclosing class:
- SSIServletExternalResolver
protected static class SSIServletExternalResolver.ServletContextAndPath
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
servletContext
protected ServletContext servletContext
path
protected String path
SSIServletExternalResolver.ServletContextAndPath
public SSIServletExternalResolver.ServletContextAndPath(ServletContext servletContext,
String path)
getServletContext
public ServletContext getServletContext()
getPath
public String getPath()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.