blob: 03e8ba6ad4e2c7766b1c4851aa0ca8c8eefe8cc3 [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<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>XNodeSetNodeProxy Class Reference</h1>Class to hold <a class="el" href="classXPath.html">XPath</a> return types.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="XNodeSetNodeProxy_8hpp-source.html">XNodeSetNodeProxy.hpp</a>&gt;</code>
<p>
Inheritance diagram for XNodeSetNodeProxy:<p><center><img src="classXNodeSetNodeProxy__inherit__graph.gif" border="0" usemap="#XNodeSetNodeProxy_inherit_map" alt="Inheritance graph"></center>
<map name="XNodeSetNodeProxy_inherit_map">
<area href="classXNodeSetBase.html" shape="rect" coords="53,192,157,168">
<area href="classXObject.html" shape="rect" coords="72,117,138,93">
<area href="classXalanReferenceCountedObject.html" shape="rect" coords="6,43,204,19">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XNodeSetNodeProxy:<p><center><img src="classXNodeSetNodeProxy__coll__graph.gif" border="0" usemap="#XNodeSetNodeProxy_coll_map" alt="Collaboration graph"></center>
<map name="XNodeSetNodeProxy_coll_map">
<area href="classXNodeSetBase.html" shape="rect" coords="288,336,392,312">
<area href="classXNodeSetResultTreeFragProxy.html" shape="rect" coords="144,426,344,402">
<area href="classXObject.html" shape="rect" coords="408,234,474,211">
<area href="classXalanReferenceCountedObject.html" shape="rect" coords="420,43,617,19">
<area href="classXalanDOMString.html" shape="rect" coords="201,43,319,19">
<area href="classXObjectResultTreeFragProxyBase.html" shape="rect" coords="7,285,223,261">
<area href="classXObjectFactory.html" shape="rect" coords="641,43,750,19">
<area href="classXNodeSetNodeProxy_1_1Proxy.html" shape="rect" coords="468,336,644,312">
<area href="classNodeRefListBase.html" shape="rect" coords="498,234,613,211">
<area href="classXalanNode.html" shape="rect" coords="637,234,717,211">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXNodeSetNodeProxy-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXNodeSetNodeProxy.html#a0">XNodeSetNodeProxy</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, <a class="el" href="classXalanNode.html">XalanNode</a> *theNode)
<dl class="el"><dd><font size=-1><em>Create an XNodeSetNodeProxy.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXNodeSetNodeProxy.html#a1">XNodeSetNodeProxy</a> (const XNodeSetNodeProxy &amp;source, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Create an XNodeSetNodeProxy from another.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXNodeSetNodeProxy.html#a2">~XNodeSetNodeProxy</a> ()
<li>virtual const <a class="el" href="classNodeRefListBase.html">NodeRefListBase</a>&amp; <a class="el" href="classXNodeSetNodeProxy.html#a3">nodeset</a> () const
<dl class="el"><dd><font size=-1><em>Cast result object to a nodelist.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXNodeSetNodeProxy.html#a4">item</a> (<a class="el" href="classXNodeSetBase.html#s0">size_type</a> index) const
<li>virtual <a class="el" href="classXNodeSetBase.html#s0">size_type</a> <a class="el" href="classXNodeSetNodeProxy.html#a5">getLength</a> () const
</ul>
<h2>Protected Methods</h2>
<ul>
<li>virtual <a class="el" href="classXObject.html#s16">eObjectType</a> <a class="el" href="classXNodeSetNodeProxy.html#b0">getRealType</a> () const
<dl class="el"><dd><font size=-1><em>Tell what kind of class this is.</em> <a href="#b0">More...</a><em><br><br></em></font></dl></ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class to hold <a class="el" href="classXPath.html">XPath</a> return types.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XNodeSetNodeProxy::XNodeSetNodeProxy"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XNodeSetNodeProxy::XNodeSetNodeProxy (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theNode</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Create an XNodeSetNodeProxy.
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="XNodeSetNodeProxy::XNodeSetNodeProxy"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XNodeSetNodeProxy::XNodeSetNodeProxy (
</b></td>
<td valign="bottom"><b>
const XNodeSetNodeProxy &amp; <em>source</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Create an XNodeSetNodeProxy from another.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>source</em>
&nbsp;</td><td>
object to copy </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a2" doxytag="XNodeSetNodeProxy::~XNodeSetNodeProxy"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XNodeSetNodeProxy::~XNodeSetNodeProxy (
</b></td>
<td valign="bottom"><b>
)<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a5" doxytag="XNodeSetNodeProxy::getLength"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
<a class="el" href="classXNodeSetBase.html#s0">size_type</a> XNodeSetNodeProxy::getLength (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classXNodeSetBase.html#a14">XNodeSetBase</a>. </td>
</tr>
</table>
<a name="b0" doxytag="XNodeSetNodeProxy::getRealType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
<a class="el" href="classXObject.html#s16">eObjectType</a> XNodeSetNodeProxy::getRealType (
</b></td>
<td valign="bottom"><b>
) const<code> [protected, virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Tell what kind of class this is.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
numeric type value </dl>
<p>
Reimplemented from <a class="el" href="classXObject.html#b0">XObject</a>. </td>
</tr>
</table>
<a name="a4" doxytag="XNodeSetNodeProxy::item"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * XNodeSetNodeProxy::item (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXNodeSetBase.html#s0">size_type</a> <em>index</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classXNodeSetBase.html#a13">XNodeSetBase</a>. </td>
</tr>
</table>
<a name="a3" doxytag="XNodeSetNodeProxy::nodeset"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
const <a class="el" href="classNodeRefListBase.html">NodeRefListBase</a> &amp; XNodeSetNodeProxy::nodeset (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Cast result object to a nodelist.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
node list </dl>
<p>
Reimplemented from <a class="el" href="classXNodeSetBase.html#a10">XNodeSetBase</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XNodeSetNodeProxy_8hpp-source.html">XNodeSetNodeProxy.hpp</a></ul>
<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="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<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.10</B><BR>
Copyright &copy; 1999-2004 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" ALT="Apache Logo">
</TD>
</TR>
</TABLE>