|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jasper.el.VariableResolverImpl
public final class VariableResolverImpl
Constructor Summary | |
---|---|
VariableResolverImpl(javax.el.ELContext ctx)
|
Method Summary | |
---|---|
java.lang.Object |
resolveVariable(java.lang.String pName)
Resolves the specified variable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableResolverImpl(javax.el.ELContext ctx)
Method Detail |
---|
public java.lang.Object resolveVariable(java.lang.String pName) throws javax.servlet.jsp.el.ELException
javax.servlet.jsp.el.VariableResolver
resolveVariable
in interface javax.servlet.jsp.el.VariableResolver
pName
- the name of the variable to resolve
javax.servlet.jsp.el.ELException
- if a failure occurred while trying to resolve
the given variable
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |