|
Apache Tomcat 7.0.23 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
protected static class SSIServletExternalResolver.ServletContextAndPath
Field Summary | |
---|---|
protected java.lang.String |
path
|
protected ServletContext |
servletContext
|
Constructor Summary | |
---|---|
SSIServletExternalResolver.ServletContextAndPath(ServletContext servletContext,
java.lang.String path)
|
Method Summary | |
---|---|
java.lang.String |
getPath()
|
ServletContext |
getServletContext()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ServletContext servletContext
protected java.lang.String path
Constructor Detail |
---|
public SSIServletExternalResolver.ServletContextAndPath(ServletContext servletContext, java.lang.String path)
Method Detail |
---|
public ServletContext getServletContext()
public java.lang.String getPath()
|
Apache Tomcat 7.0.23 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |