| Package | Description |
|---|---|
| com.caucho.jsp | |
| com.caucho.xpath |
Finding and selecting XML nodes using XSL patterns.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageContextImpl.PageVarEnv
Represents the XPath environment for this page.
|
| Modifier and Type | Method and Description |
|---|---|
VarEnv |
PageContextImpl.getVarEnv()
Returns the XPath variable environment corresponding to this page
|
| Modifier and Type | Method and Description |
|---|---|
VarEnv |
Env.getVarEnv()
Returns the variable environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Env.setVarEnv(VarEnv varEnv)
Sets the variable environment.
|