blob: 1e9fcdb418487a3aea41290db06a5004e1e3b6a1 [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>XercesWrapperNavigator Class Reference</h1><code>#include &lt;<a class="el" href="XercesWrapperNavigator_8hpp-source.html">XercesWrapperNavigator.hpp</a>&gt;</code>
<p>
Collaboration diagram for XercesWrapperNavigator:<p><center><img src="classXercesWrapperNavigator__coll__graph.gif" border="0" usemap="#XercesWrapperNavigator_coll_map" alt="Collaboration graph"></center>
<map name="XercesWrapperNavigator_coll_map">
<area href="classXercesDocumentWrapper.html" shape="rect" coords="614,124,785,100">
<area href="classXalanNode.html" shape="rect" coords="37,92,117,68">
<area href="classXalanDOMString.html" shape="rect" coords="18,154,136,130">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXercesWrapperNavigator-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef XalanNode::IndexType <a class="el" href="classXercesWrapperNavigator.html#s0">IndexType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXercesWrapperNavigator.html#a0">XercesWrapperNavigator</a> (<a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> *theOwnerDocument=0)
<li><a class="el" href="classXercesWrapperNavigator.html#a1">XercesWrapperNavigator</a> (const XercesWrapperNavigator &amp;theSource)
<li>virtual <a class="el" href="classXercesWrapperNavigator.html#a2">~XercesWrapperNavigator</a> ()
<li><a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a>* <a class="el" href="classXercesWrapperNavigator.html#a3">getOwnerDocument</a> () const
<li>void <a class="el" href="classXercesWrapperNavigator.html#a4">setOwnerDocument</a> (<a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> *theDocument)
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a5">mapNode</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> *theXercesNode) const
<li><a class="el" href="classXalanAttr.html">XalanAttr</a>* <a class="el" href="classXercesWrapperNavigator.html#a6">mapNode</a> (const DOMAttrType *theXercesNode) const
<li>const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a>* <a class="el" href="classXercesWrapperNavigator.html#a7">mapNode</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *theXalanNode) const
<li><a class="el" href="classXercesWrapperNavigator.html#s0">IndexType</a> <a class="el" href="classXercesWrapperNavigator.html#a8">getIndex</a> () const
<li>void <a class="el" href="classXercesWrapperNavigator.html#a9">setIndex</a> (<a class="el" href="classXercesWrapperNavigator.html#s0">IndexType</a> theIndex)
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a10">getParentNode</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> *theXercesNode) const
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a11">getParentNode</a> () const
<li>void <a class="el" href="classXercesWrapperNavigator.html#a12">setParentNode</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *theParent)
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a13">getPreviousSibling</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> *theXercesNode) const
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a14">getPreviousSibling</a> () const
<li>void <a class="el" href="classXercesWrapperNavigator.html#a15">setPreviousSibling</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *thePreviousSibling)
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a16">getNextSibling</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> *theXercesNode) const
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a17">getNextSibling</a> () const
<li>void <a class="el" href="classXercesWrapperNavigator.html#a18">setNextSibling</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *theNextSibling)
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a19">getFirstChild</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> *theXercesNode) const
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a20">getFirstChild</a> () const
<li>void <a class="el" href="classXercesWrapperNavigator.html#a21">setFirstChild</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *theFirstChild)
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a22">getLastChild</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> *theXercesNode) const
<li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXercesWrapperNavigator.html#a23">getLastChild</a> () const
<li>void <a class="el" href="classXercesWrapperNavigator.html#a24">setLastChild</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *theLastChild)
<li><a class="el" href="classXalanElement.html">XalanElement</a>* <a class="el" href="classXercesWrapperNavigator.html#a25">getOwnerElement</a> (const DOMAttrType *theXercesAttr) const
<li>const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXercesWrapperNavigator.html#a26">getPooledString</a> (const XMLCh *theString) const
<dl class="el"><dd><font size=-1><em>Get a pooled string.</em> <a href="#a26">More...</a><em><br><br></em></font></dl></ul>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="XercesWrapperNavigator::IndexType"></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>
typedef XalanNode::IndexType XercesWrapperNavigator::IndexType
</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>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XercesWrapperNavigator::XercesWrapperNavigator"></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>
XercesWrapperNavigator::XercesWrapperNavigator (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> * <em>theOwnerDocument</em> = 0&nbsp;)<code> [explicit]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="XercesWrapperNavigator::XercesWrapperNavigator"></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>
XercesWrapperNavigator::XercesWrapperNavigator (
</b></td>
<td valign="bottom"><b>
const XercesWrapperNavigator &amp; <em>theSource</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a2" doxytag="XercesWrapperNavigator::~XercesWrapperNavigator"></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>
XercesWrapperNavigator::~XercesWrapperNavigator (
</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="a20" doxytag="XercesWrapperNavigator::getFirstChild"></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> * XercesWrapperNavigator::getFirstChild (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a19" doxytag="XercesWrapperNavigator::getFirstChild"></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> * XercesWrapperNavigator::getFirstChild (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> * <em>theXercesNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a8" doxytag="XercesWrapperNavigator::getIndex"></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="classXercesWrapperNavigator.html#s0">IndexType</a> XercesWrapperNavigator::getIndex (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a23" doxytag="XercesWrapperNavigator::getLastChild"></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> * XercesWrapperNavigator::getLastChild (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a22" doxytag="XercesWrapperNavigator::getLastChild"></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> * XercesWrapperNavigator::getLastChild (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> * <em>theXercesNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a17" doxytag="XercesWrapperNavigator::getNextSibling"></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> * XercesWrapperNavigator::getNextSibling (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a16" doxytag="XercesWrapperNavigator::getNextSibling"></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> * XercesWrapperNavigator::getNextSibling (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> * <em>theXercesNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="XercesWrapperNavigator::getOwnerDocument"></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="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> * XercesWrapperNavigator::getOwnerDocument (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a25" doxytag="XercesWrapperNavigator::getOwnerElement"></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="classXalanElement.html">XalanElement</a> * XercesWrapperNavigator::getOwnerElement (
</b></td>
<td valign="bottom"><b>
const DOMAttrType * <em>theXercesAttr</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a11" doxytag="XercesWrapperNavigator::getParentNode"></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> * XercesWrapperNavigator::getParentNode (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a10" doxytag="XercesWrapperNavigator::getParentNode"></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> * XercesWrapperNavigator::getParentNode (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> * <em>theXercesNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a26" doxytag="XercesWrapperNavigator::getPooledString"></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="classXalanDOMString.html">XalanDOMString</a> &amp; XercesWrapperNavigator::getPooledString (
</b></td>
<td valign="bottom"><b>
const XMLCh * <em>theString</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Get a pooled string.
<p>
If the string is not in the pool, add it.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theString</em>
&nbsp;</td><td>
The string to pool. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A const reference to the pooled string. </dl> </td>
</tr>
</table>
<a name="a14" doxytag="XercesWrapperNavigator::getPreviousSibling"></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> * XercesWrapperNavigator::getPreviousSibling (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a13" doxytag="XercesWrapperNavigator::getPreviousSibling"></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> * XercesWrapperNavigator::getPreviousSibling (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> * <em>theXercesNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a7" doxytag="XercesWrapperNavigator::mapNode"></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="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> * XercesWrapperNavigator::mapNode (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theXalanNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a6" doxytag="XercesWrapperNavigator::mapNode"></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="classXalanAttr.html">XalanAttr</a> * XercesWrapperNavigator::mapNode (
</b></td>
<td valign="bottom"><b>
const DOMAttrType * <em>theXercesNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a5" doxytag="XercesWrapperNavigator::mapNode"></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> * XercesWrapperNavigator::mapNode (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a11">DOMNodeType</a> * <em>theXercesNode</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a21" doxytag="XercesWrapperNavigator::setFirstChild"></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>
void XercesWrapperNavigator::setFirstChild (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theFirstChild</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a9" doxytag="XercesWrapperNavigator::setIndex"></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>
void XercesWrapperNavigator::setIndex (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXercesWrapperNavigator.html#s0">IndexType</a> <em>theIndex</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a24" doxytag="XercesWrapperNavigator::setLastChild"></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>
void XercesWrapperNavigator::setLastChild (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theLastChild</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a18" doxytag="XercesWrapperNavigator::setNextSibling"></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>
void XercesWrapperNavigator::setNextSibling (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theNextSibling</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a4" doxytag="XercesWrapperNavigator::setOwnerDocument"></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>
void XercesWrapperNavigator::setOwnerDocument (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> * <em>theDocument</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a12" doxytag="XercesWrapperNavigator::setParentNode"></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>
void XercesWrapperNavigator::setParentNode (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theParent</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a15" doxytag="XercesWrapperNavigator::setPreviousSibling"></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>
void XercesWrapperNavigator::setPreviousSibling (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>thePreviousSibling</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XercesWrapperNavigator_8hpp-source.html">XercesWrapperNavigator.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>