blob: c5b76b69282194007b695ba9467c6091f2248438 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</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>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XalanEmptyNamedNodeMap Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanEmptyNamedNodeMap" --><!-- doxytag: inherits="XalanNamedNodeMap" -->
<p><code>#include &lt;<a class="el" href="XalanEmptyNamedNodeMap_8hpp_source.html">XalanEmptyNamedNodeMap.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXalanNamedNodeMap.html">XalanNamedNodeMap</a>.</p>
<div class="dynheader">
Collaboration diagram for XalanEmptyNamedNodeMap:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanEmptyNamedNodeMap__coll__graph.png" border="0" usemap="#XalanEmptyNamedNodeMap_coll__map" alt="Collaboration graph"/></div>
<map name="XalanEmptyNamedNodeMap_coll__map" id="XalanEmptyNamedNodeMap_coll__map">
<area shape="rect" id="node2" href="classXalanNamedNodeMap.html" title="XalanNamedNodeMap" alt="" coords="27,5,192,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanEmptyNamedNodeMap-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanEmptyNamedNodeMap.html#a1645da0b53535be6a31d14659920cf9e">XalanEmptyNamedNodeMap</a> ()
<li>virtual <a class="el" href="classXalanEmptyNamedNodeMap.html#aa42bc3ea01bba7fade77409af495a871">~XalanEmptyNamedNodeMap</a> ()
<li><a class="el" href="classXalanEmptyNamedNodeMap.html#a354508b25867468d074f4d82c5a458b1">XalanEmptyNamedNodeMap</a> (const <a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> &amp;theSource)
<li><a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> &amp; <a class="el" href="classXalanEmptyNamedNodeMap.html#ad8b2713d04dde5aa27314b201e6e78ac">operator=</a> (const <a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> &amp;theSource)
<li>bool <a class="el" href="classXalanEmptyNamedNodeMap.html#a196c7a292451d7fcd23dff322d545964">operator==</a> (const <a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> &amp;theRHS) const
<li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanEmptyNamedNodeMap.html#ab72b8e1ada5fcf9cdd7b0d959eb8ebee">item</a> (XalanSize_t index) const
<dl class="el"><dd class="mdescRight">Returns the <code>index</code>th item in the map. <a href="#ab72b8e1ada5fcf9cdd7b0d959eb8ebee"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanEmptyNamedNodeMap.html#a6360d2bcd8f9e0dc5c37484b282d0912">getNamedItem</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;name) const
<dl class="el"><dd class="mdescRight">Retrieves a node specified by name. <a href="#a6360d2bcd8f9e0dc5c37484b282d0912"></a><br/></dl><li>virtual XalanSize_t <a class="el" href="classXalanEmptyNamedNodeMap.html#a0d117e0f7ca83c9acc0db1fa7db4dad7">getLength</a> () const
<dl class="el"><dd class="mdescRight">The number of nodes in the map. <a href="#a0d117e0f7ca83c9acc0db1fa7db4dad7"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanEmptyNamedNodeMap.html#a57a202eb79592583a210dd669d1a0e7b">getNamedItemNS</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;namespaceURI, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;localName) const
<dl class="el"><dd class="mdescRight">Retrieves a node specified by local name and namespace URI. <a href="#a57a202eb79592583a210dd669d1a0e7b"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanEmptyNamedNodeMap_8hpp_source.html#l00031">31</a> of file <a class="el" href="XalanEmptyNamedNodeMap_8hpp_source.html">XalanEmptyNamedNodeMap.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a1645da0b53535be6a31d14659920cf9e"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::XalanEmptyNamedNodeMap" ref="a1645da0b53535be6a31d14659920cf9e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanEmptyNamedNodeMap::XalanEmptyNamedNodeMap </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="aa42bc3ea01bba7fade77409af495a871"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::~XalanEmptyNamedNodeMap" ref="aa42bc3ea01bba7fade77409af495a871" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanEmptyNamedNodeMap::~XalanEmptyNamedNodeMap </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a354508b25867468d074f4d82c5a458b1"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::XalanEmptyNamedNodeMap" ref="a354508b25867468d074f4d82c5a458b1" args="(const XalanEmptyNamedNodeMap &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanEmptyNamedNodeMap::XalanEmptyNamedNodeMap </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a0d117e0f7ca83c9acc0db1fa7db4dad7"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::getLength" ref="a0d117e0f7ca83c9acc0db1fa7db4dad7" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanSize_t XalanEmptyNamedNodeMap::getLength </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>The number of nodes in the map. </p>
<p>The range of valid child node indices is 0 to <code>length-1</code> inclusive. </p>
<p>Implements <a class="el" href="classXalanNamedNodeMap.html#ad301588eab728d79de4f44a8266b44f3">XalanNamedNodeMap</a>.</p>
</div>
</div>
<a class="anchor" id="a6360d2bcd8f9e0dc5c37484b282d0912"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::getNamedItem" ref="a6360d2bcd8f9e0dc5c37484b282d0912" args="(const XalanDOMString &amp;name) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanEmptyNamedNodeMap::getNamedItem </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>name</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Retrieves a node specified by name. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>The <code>nodeName</code> of a node to retrieve. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>Node</code> (of any type) with the specified <code>nodeName</code>, or <code>null</code> if it does not identify any node in the map. </dd></dl>
<p>Implements <a class="el" href="classXalanNamedNodeMap.html#a7144b7be7ea441b483358f15b5d87983">XalanNamedNodeMap</a>.</p>
</div>
</div>
<a class="anchor" id="a57a202eb79592583a210dd669d1a0e7b"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::getNamedItemNS" ref="a57a202eb79592583a210dd669d1a0e7b" args="(const XalanDOMString &amp;namespaceURI, const XalanDOMString &amp;localName) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanEmptyNamedNodeMap::getNamedItemNS </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>namespaceURI</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>localName</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Retrieves a node specified by local name and namespace URI. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>namespaceURI</em>&nbsp;</td><td>The <em>namespace URI</em> of the node to retrieve. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>localName</em>&nbsp;</td><td>The <em>local name</em> of the node to retrieve. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>Node</code> (of any type) with the specified local name and namespace URI, or <code>null</code> if they do not identify any node in the map. </dd></dl>
<p>Implements <a class="el" href="classXalanNamedNodeMap.html#a83196f399a221e69c204f4f9983a0439">XalanNamedNodeMap</a>.</p>
</div>
</div>
<a class="anchor" id="ab72b8e1ada5fcf9cdd7b0d959eb8ebee"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::item" ref="ab72b8e1ada5fcf9cdd7b0d959eb8ebee" args="(XalanSize_t index) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanEmptyNamedNodeMap::item </td>
<td>(</td>
<td class="paramtype">XalanSize_t&nbsp;</td>
<td class="paramname"> <em>index</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the <code>index</code>th item in the map. </p>
<p>If <code>index</code> is greater than or equal to the number of nodes in the map, this returns <code>null</code>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>index</em>&nbsp;</td><td>Index into the map. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The node at the <code>index</code>th position in the <code>NamedNodeMap</code>, or <code>null</code> if that is not a valid index. </dd></dl>
<p>Implements <a class="el" href="classXalanNamedNodeMap.html#a2be89c5a133362b3fab5d4cbab60fe8d">XalanNamedNodeMap</a>.</p>
</div>
</div>
<a class="anchor" id="ad8b2713d04dde5aa27314b201e6e78ac"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::operator=" ref="ad8b2713d04dde5aa27314b201e6e78ac" args="(const XalanEmptyNamedNodeMap &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a>&amp; XalanEmptyNamedNodeMap::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a196c7a292451d7fcd23dff322d545964"></a><!-- doxytag: member="XalanEmptyNamedNodeMap::operator==" ref="a196c7a292451d7fcd23dff322d545964" args="(const XalanEmptyNamedNodeMap &amp;theRHS) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanEmptyNamedNodeMap::operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theRHS</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanEmptyNamedNodeMap_8hpp_source.html">XalanEmptyNamedNodeMap.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>