blob: e1ef36ad780f12690edd1788dc2eb47221c894b0 [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>XalanNodeListDummy Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanNodeListDummy" --><!-- doxytag: inherits="XalanNodeList" -->
<p><code>#include &lt;<a class="el" href="XalanNodeListDummy_8hpp_source.html">XalanNodeListDummy.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXalanNodeList.html">XalanNodeList</a>.</p>
<div class="dynheader">
Collaboration diagram for XalanNodeListDummy:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanNodeListDummy__coll__graph.png" border="0" usemap="#XalanNodeListDummy_coll__map" alt="Collaboration graph"/></div>
<map name="XalanNodeListDummy_coll__map" id="XalanNodeListDummy_coll__map">
<area shape="rect" id="node2" href="classXalanNodeList.html" title="XalanNodeList" alt="" coords="31,5,145,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanNodeListDummy-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanNodeListDummy.html#adf5a807c965a59fbba01af5895c2d54b">XalanNodeListDummy</a> ()
<li>virtual <a class="el" href="classXalanNodeListDummy.html#a95bdbf5f0fe853d72cbb69d2a58da3cf">~XalanNodeListDummy</a> ()
<li><a class="el" href="classXalanNodeListDummy.html">XalanNodeListDummy</a> &amp; <a class="el" href="classXalanNodeListDummy.html#a75cba5016b3daf51274c14156d29af2c">operator=</a> (const <a class="el" href="classXalanNodeListDummy.html">XalanNodeListDummy</a> &amp;)
<li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanNodeListDummy.html#a1cd9da64c94ef20991236fce9b9ce477">item</a> (XalanSize_t index) const
<dl class="el"><dd class="mdescRight">Returns the <code>index</code>th item in the collection. <a href="#a1cd9da64c94ef20991236fce9b9ce477"></a><br/></dl><li>virtual XalanSize_t <a class="el" href="classXalanNodeListDummy.html#aa63e08b44f81e0f23f80e6ea1f6e00f5">getLength</a> () const
<dl class="el"><dd class="mdescRight">Returns the number of nodes in the list. <a href="#aa63e08b44f81e0f23f80e6ea1f6e00f5"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanNodeListDummy_8hpp_source.html#l00035">35</a> of file <a class="el" href="XalanNodeListDummy_8hpp_source.html">XalanNodeListDummy.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="adf5a807c965a59fbba01af5895c2d54b"></a><!-- doxytag: member="XalanNodeListDummy::XalanNodeListDummy" ref="adf5a807c965a59fbba01af5895c2d54b" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanNodeListDummy::XalanNodeListDummy </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="a95bdbf5f0fe853d72cbb69d2a58da3cf"></a><!-- doxytag: member="XalanNodeListDummy::~XalanNodeListDummy" ref="a95bdbf5f0fe853d72cbb69d2a58da3cf" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanNodeListDummy::~XalanNodeListDummy </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa63e08b44f81e0f23f80e6ea1f6e00f5"></a><!-- doxytag: member="XalanNodeListDummy::getLength" ref="aa63e08b44f81e0f23f80e6ea1f6e00f5" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanSize_t XalanNodeListDummy::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>Returns the number of nodes in the list. </p>
<p>The range of valid child node indices is 0 to <code>length-1</code> inclusive. </p>
<p>Implements <a class="el" href="classXalanNodeList.html#a9bbd7743b00afe174815e6b44809d348">XalanNodeList</a>.</p>
</div>
</div>
<a class="anchor" id="a1cd9da64c94ef20991236fce9b9ce477"></a><!-- doxytag: member="XalanNodeListDummy::item" ref="a1cd9da64c94ef20991236fce9b9ce477" 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>* XalanNodeListDummy::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 collection. </p>
<p>If <code>index</code> is greater than or equal to the number of nodes in the list, 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 collection. </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>NodeList</code>, or <code>null</code> if that is not a valid index. </dd></dl>
<p>Implements <a class="el" href="classXalanNodeList.html#aebc74cb2288fe4716c5040477227a007">XalanNodeList</a>.</p>
</div>
</div>
<a class="anchor" id="a75cba5016b3daf51274c14156d29af2c"></a><!-- doxytag: member="XalanNodeListDummy::operator=" ref="a75cba5016b3daf51274c14156d29af2c" args="(const XalanNodeListDummy &amp;)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanNodeListDummy.html">XalanNodeListDummy</a>&amp; XalanNodeListDummy::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanNodeListDummy.html">XalanNodeListDummy</a> &amp;&nbsp;</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanNodeListDummy_8hpp_source.html#l00045">45</a> of file <a class="el" href="XalanNodeListDummy_8hpp_source.html">XalanNodeListDummy.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanNodeListDummy_8hpp_source.html">XalanNodeListDummy.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>