XQuilla/docs/dom3-api/classXQillaExpression.html

88 lines
5.5 KiB
HTML
Raw Normal View History

2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
2020-02-17 21:11:31 +00:00
<title>XQilla DOM3 API Documentation</title>
2020-02-17 21:05:20 +00:00
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 21:11:31 +00:00
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
2020-02-17 21:22:42 +00:00
<!-- Generated by Doxygen 1.7.3 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
2020-02-17 21:19:57 +00:00
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
2020-02-17 21:22:42 +00:00
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
2020-02-17 21:19:57 +00:00
</ul>
</div>
</div>
2020-02-17 21:22:42 +00:00
<div class="header">
<div class="headertitle">
<h1>XQillaExpression Class Reference</h1> </div>
</div>
2020-02-17 21:19:57 +00:00
<div class="contents">
2020-02-17 21:22:42 +00:00
<!-- doxytag: class="XQillaExpression" --><!-- doxytag: inherits="xercesc::DOMXPathExpression" -->
<p>The <code><a class="el" href="classXQillaExpression.html" title="The XQillaExpression interface extends the DOMXPathExpression interface, providing the ability to rel...">XQillaExpression</a></code> interface extends the <code>DOMXPathExpression</code> interface, providing the ability to release the object.
2020-02-17 21:19:57 +00:00
<a href="#_details">More...</a></p>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
<p><code>#include &lt;<a class="el" href="XQillaExpression_8hpp_source.html">XQillaExpression.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for XQillaExpression:</div>
2020-02-17 21:22:42 +00:00
<div class="dyncontent">
2020-02-17 21:19:57 +00:00
<div class="center"><img src="classXQillaExpression__inherit__graph.png" border="0" usemap="#XQillaExpression_inherit__map" alt="Inheritance graph"/></div>
<map name="XQillaExpression_inherit__map" id="XQillaExpression_inherit__map">
2020-02-17 21:22:42 +00:00
<area shape="rect" id="node2" href="classxercesc_1_1DOMXPathExpression.html" title="The DOMXPathExpression interface represents a parsed and resolved XPath expression." alt="" coords="5,5,213,35"/></map>
2020-02-17 21:19:57 +00:00
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
2020-02-17 21:19:08 +00:00
2020-02-17 21:19:57 +00:00
<p><a href="classXQillaExpression-members.html">List of all members.</a></p>
2020-02-17 21:22:42 +00:00
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
2020-02-17 21:19:57 +00:00
<tr><td colspan="2"><div class="groupHeader">Non-standard Extension</div></td></tr>
2020-02-17 21:22:42 +00:00
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaExpression.html#a6efef84a7d450b4d1d5fd7747a13ef13">release</a> ()=0</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Called to indicate that this object (and its associated children) is no longer in use and that the implementation may relinquish any resources associated with it and its associated children. <a href="#a6efef84a7d450b4d1d5fd7747a13ef13"></a><br/></td></tr>
2020-02-17 21:19:57 +00:00
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
2020-02-17 21:22:42 +00:00
<div class="textblock"><p>The <code><a class="el" href="classXQillaExpression.html" title="The XQillaExpression interface extends the DOMXPathExpression interface, providing the ability to rel...">XQillaExpression</a></code> interface extends the <code>DOMXPathExpression</code> interface, providing the ability to release the object. </p>
<p>The evaluate method will always return an object of type <code><a class="el" href="classXPath2Result.html" title="The XPathResult2 interface represents the result of the evaluation of an XPath 2.0 expression within ...">XPath2Result</a></code> </p>
2020-02-17 21:19:57 +00:00
<dl class="since"><dt><b>Since:</b></dt><dd>DOM Level 3 </dd></dl>
2020-02-17 21:22:42 +00:00
</div><hr/><h2>Member Function Documentation</h2>
2020-02-17 21:19:57 +00:00
<a class="anchor" id="a6efef84a7d450b4d1d5fd7747a13ef13"></a><!-- doxytag: member="XQillaExpression::release" ref="a6efef84a7d450b4d1d5fd7747a13ef13" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:57 +00:00
<td class="memname">virtual void XQillaExpression::release </td>
<td>(</td>
2020-02-17 21:22:42 +00:00
<td class="paramname"></td><td>)</td>
2020-02-17 21:19:57 +00:00
<td><code> [pure virtual]</code></td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:57 +00:00
</div>
<div class="memdoc">
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
<p>Called to indicate that this object (and its associated children) is no longer in use and that the implementation may relinquish any resources associated with it and its associated children. </p>
<p>Access to a released object will lead to unexpected result. </p>
<p>Implements <a class="el" href="classxercesc_1_1DOMXPathExpression.html#a3f1d986c3bfc70dd8506de7a88999c76">xercesc::DOMXPathExpression</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XQillaExpression_8hpp_source.html">XQillaExpression.hpp</a></li>
</ul>
</div>
2020-02-17 21:22:42 +00:00
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:37 for XQilla DOM Level 3 API by&#160;
2020-02-17 21:05:20 +00:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 21:22:42 +00:00
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
2020-02-17 21:05:20 +00:00
</body>
</html>