public class JSTLVariableStack
extends org.apache.xpath.VariableStack
| Constructor and Description |
|---|
JSTLVariableStack(javax.servlet.jsp.PageContext pageContext) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xpath.objects.XObject |
getVariableOrParam(org.apache.xpath.XPathContext xctxt,
org.apache.xml.utils.QName qname) |
clearLocalSlots, clone, elementAt, getGlobalVariable, getGlobalVariable, getLocalVariable, getLocalVariable, getLocalVariable, getStackFrame, isLocalSet, link, reset, reset, setGlobalVariable, setLocalVariable, setLocalVariable, setStackFrame, size, unlink, unlinkpublic JSTLVariableStack(javax.servlet.jsp.PageContext pageContext)
public org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext xctxt,
org.apache.xml.utils.QName qname)
throws TransformerException
getVariableOrParam in class org.apache.xpath.VariableStackTransformerExceptionCopyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.