|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.xpath.VarEnv
com.caucho.jsp.PageContextImpl.PageVarEnv
public class PageContextImpl.PageVarEnv
Represents the XPath environment for this page.
Constructor Summary | |
---|---|
PageContextImpl.PageVarEnv()
|
Method Summary | |
---|---|
java.lang.Object |
getValue(java.lang.String name)
Returns the value corresponding to the name. |
Methods inherited from class com.caucho.xpath.VarEnv |
---|
getVar |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageContextImpl.PageVarEnv()
Method Detail |
---|
public java.lang.Object getValue(java.lang.String name)
getValue
in class VarEnv
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |