|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.taglibs.standard.lang.jstl.JSTLVariableResolver
public class JSTLVariableResolver
This is the JSTL-specific implementation of VariableResolver. It looks up variable references in the PageContext, and also recognizes references to implicit objects.
| Constructor Summary | |
|---|---|
JSTLVariableResolver()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
resolveVariable(java.lang.String pName,
java.lang.Object pContext)
Resolves the specified variable within the given context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSTLVariableResolver()
| Method Detail |
|---|
public java.lang.Object resolveVariable(java.lang.String pName,
java.lang.Object pContext)
throws ELException
resolveVariable in interface VariableResolverELException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||