Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 5e43f5d92fadaa0a1cc4664249b615d0 > files > 905

xalan-c-doc-1.1-8mdk.i586.rpm

<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSL Transformer Version 1.1</h3>
</BODY>
<!-- Generated by Doxygen 1.2.0 on Thu Feb 15 10:44:07 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>XalanNodeList.hpp</h1><a href="XalanNodeList.hpp.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="preprocessor">#if !defined(XALANNODELIST)
</font><a name="l00002"></a><a class="code" href="XalanNodeList.hpp.html#a0">00002</a> <font class="preprocessor"></font><font class="preprocessor">#define XALANNODELIST
</font>00003 <font class="preprocessor"></font>
00004 
00005 
00006 <font class="preprocessor">#include "<a class="code" href="XalanDOMDefinitions.hpp.html">XalanDOMDefinitions.hpp</a>"</font>
00007 
00008 
00009 
00010 <font class="keyword">class </font><a class="code" href="class_xalannode.html">XalanNode</a>;
00011 
00012 
00013 
00014 <font class="comment">/*
</font>00015 <font class="comment"> * &lt;meta name="usage" content="experimental"/&gt;
</font>00016 <font class="comment"> *
</font>00017 <font class="comment"> * Base class for the DOM NodeList interface.
</font>00018 <font class="comment"> *
</font>00019 <font class="comment"> * This class is experimental and subject to change!!
</font>00020 <font class="comment"> */</font>
00021 
<a name="l00022"></a><a class="code" href="class_xalannodelist.html">00022</a> <font class="keyword">class </font>XALAN_DOM_EXPORT <a class="code" href="class_xalannodelist.html">XalanNodeList</a>
00023 {
00024 <font class="keyword">public</font>:
00025 
00026     <a class="code" href="class_xalannodelist.html#a0">XalanNodeList</a>();
00027 
00028     <font class="keyword">virtual</font>
00029     <a class="code" href="class_xalannodelist.html#a1">~XalanNodeList</a>();
00030 
00033 
00044     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00045     <a class="code" href="class_xalannodelist.html#a2">item</a>(<font class="keywordtype">unsigned</font> <font class="keywordtype">int</font>   index) <font class="keyword">const</font> = 0;
00046 
00052     <font class="keyword">virtual</font> <font class="keywordtype">unsigned</font> <font class="keywordtype">int</font>
00053     <a class="code" href="class_xalannodelist.html#a3">getLength</a>() <font class="keyword">const</font> = 0;
00054 
00055 <font class="keyword">protected</font>:
00056 
00057     <a class="code" href="class_xalannodelist.html#a0">XalanNodeList</a>(<font class="keyword">const</font> <a class="code" href="class_xalannodelist.html">XalanNodeList</a>&amp;  theSource);
00058 
00059     <a class="code" href="class_xalannodelist.html">XalanNodeList</a>&amp;
00060     <a class="code" href="class_xalannodelist.html#b1">operator=</a>(<font class="keyword">const</font> <a class="code" href="class_xalannodelist.html">XalanNodeList</a>&amp;  theSource);
00061 
00062     <font class="keywordtype">bool</font>
00063     <a class="code" href="class_xalannodelist.html#b2">operator==</a>(<font class="keyword">const</font> <a class="code" href="class_xalannodelist.html">XalanNodeList</a>&amp;     theRHS) <font class="keyword">const</font>;
00064 
00065 <font class="keyword">private</font>:
00066 };
00067 
00068 
00069 
00070 <font class="preprocessor">#endif
</font></div></pre><p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and 
<A href="http://www.research.att.com/sw/tools/graphviz/">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="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" width="1"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
	<TR>
		<TD WIDTH="80%" VALIGN="TOP">
			<P ALIGN="CENTER"><B>Xalan-C++ XSL Transformer Version 1.1</B><BR>
			Copyright &copy; 2000, 2001 The Apache Software Foundation. All Rights Reserved.</i></p>
		</TD>
	</TR>
	<TR>
		<TD WIDTH="100%">
			<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0">
		</TD>
	</TR>
</TABLE>