blob: 9a74b38375ea4e3c666a36ed989eb9f8c745ddab [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xml.xpath2.api</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xml.xpath2.api</strong></font><br>
Class StaticVariableResolver</h2><br><hr><pre>public class <strong>StaticVariableResolver</strong>
extends </pre><p></p><hr><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Method Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.typesystem.ItemType</code></td><td width="" align="left"><code><a href="#method_getVariableType">getVariableType</a>(javax.xml.namespace.QName name)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public boolean</code></td><td width="" align="left"><code><a href="#method_isVariablePresent">isVariablePresent</a>(javax.xml.namespace.QName name)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
Is the variable present in the current context.</td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Methods Detail
</h2></td></tr></table><h2><a name="method_getVariableType">getVariableType</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.typesystem.ItemType <strong>getVariableType</strong>(javax.xml.namespace.QName name)</code></p><p></p><h3>Parameters</h3><p><code>name</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.typesystem.ItemType</code></p><hr><h2><a name="method_isVariablePresent">isVariablePresent</a></h2><p><code>public boolean <strong>isVariablePresent</strong>(javax.xml.namespace.QName name)</code></p><p>Is the variable present in the current context.</p><h3>Parameters</h3><p><code>name</code> - Variable name</p><h3>Returns</h3><p><code>boolean</code> - Availability of the variable</p><hr></body></html>