|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Adds variable environment.
Method Summary | |
XPathFun |
getFunction(java.lang.String name)
Returns the value associated with name. |
StylesheetEnv |
getStylesheetEnv()
Returns the StylesheetEnv |
com.caucho.xpath.expr.Var |
getVar(java.lang.String name)
Returns the value associated with name. |
Node |
setContextNode(Node node)
Sets the node context. |
Methods inherited from interface org.w3c.xsl.XSLTContext |
getContextNode, getContextPosition, getContextSize, getCurrentNode, getOwnerDocument, stringValue, systemProperty |
Method Detail |
public com.caucho.xpath.expr.Var getVar(java.lang.String name)
name must be interned
public XPathFun getFunction(java.lang.String name)
name must be interned
public Node setContextNode(Node node)
public StylesheetEnv getStylesheetEnv()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |