|
Apache Tomcat 7.0.22 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jasper.el.VariableResolverImpl
@Deprecated public final class VariableResolverImpl
Constructor Summary | |
---|---|
VariableResolverImpl(ELContext ctx)
Deprecated. |
Method Summary | |
---|---|
java.lang.Object |
resolveVariable(java.lang.String pName)
Deprecated. 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(ELContext ctx)
Method Detail |
---|
public java.lang.Object resolveVariable(java.lang.String pName) throws ELException
javax.servlet.jsp.el.VariableResolver
resolveVariable
in interface VariableResolver
pName
- the name of the variable to resolve
ELException
- if a failure occurred while trying to resolve the given
variable
|
Apache Tomcat 7.0.22 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |