Sophie

Sophie

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

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:49:48 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>XercesBridgeNavigator  Class Reference</h1><code>#include &lt;<a class="el" href="XercesBridgeNavigator.hpp-source.html">XercesBridgeNavigator.hpp</a>&gt;</code>
<p>
Collaboration diagram for XercesBridgeNavigator:<p><center><img src="class_xercesbridgenavigator_coll_graph.gif" border="0" usemap="#XercesBridgeNavigator_coll_map" alt="Collaboration graph"></center>
<map name="XercesBridgeNavigator_coll_map">
<area href="class_xercesdocumentbridge.html" shape="rect" coords="547,71,688,89">
<area href="class_xalannode.html" shape="rect" coords="1,71,73,89">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_xercesbridgenavigator-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_xercesbridgenavigator.html#a0">XercesBridgeNavigator</a> ( <a class="el" href="class_xercesdocumentbridge.html">XercesDocumentBridge</a>* theOwnerDocument = 0, bool mappingMode = true)
<li><a class="el" href="class_xercesbridgenavigator.html#a1">XercesBridgeNavigator</a> (const XercesBridgeNavigator&amp; theSource)
<li>virtual <a class="el" href="class_xercesbridgenavigator.html#a2">~XercesBridgeNavigator</a> ()
<li><a class="el" href="class_xercesdocumentbridge.html">XercesDocumentBridge</a>* <a class="el" href="class_xercesbridgenavigator.html#a3">getOwnerDocument</a> () const
<li>void <a class="el" href="class_xercesbridgenavigator.html#a4">setOwnerDocument</a> (<a class="el" href="class_xercesdocumentbridge.html">XercesDocumentBridge</a>* theDocument)
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a5">mapNode</a> (const <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesNode) const
<li><a class="el" href="class_xalanattr.html">XalanAttr</a>* <a class="el" href="class_xercesbridgenavigator.html#a6">mapNode</a> (const <a class="el" href="class_dom_attr.html">DOM_Attr</a>&amp; theXercesNode) const
<li><a class="el" href="class_dom_node.html">DOM_Node</a> <a class="el" href="class_xercesbridgenavigator.html#a7">mapNode</a> (const <a class="el" href="class_xalannode.html">XalanNode</a>* theXalanNode) const
<li><a class="el" href="class_dom_attr.html">DOM_Attr</a> <a class="el" href="class_xercesbridgenavigator.html#a8">mapNode</a> (const <a class="el" href="class_xalanattr.html">XalanAttr</a>* theXercesNode) const
<li>unsigned long <a class="el" href="class_xercesbridgenavigator.html#a9">getIndex</a> () const
<li>void <a class="el" href="class_xercesbridgenavigator.html#a10">setIndex</a> (unsigned long theIndex)
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a11">getParentNode</a> (const <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesNode) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a12">getParentNode</a> () const
<li>void <a class="el" href="class_xercesbridgenavigator.html#a13">setParentNode</a> (<a class="el" href="class_xalannode.html">XalanNode</a>* theParent)
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a14">getPreviousSibling</a> (const <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesNode) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a15">getPreviousSibling</a> () const
<li>void <a class="el" href="class_xercesbridgenavigator.html#a16">setPreviousSibling</a> (<a class="el" href="class_xalannode.html">XalanNode</a>* thePreviousSibling)
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a17">getNextSibling</a> (const <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesNode) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a18">getNextSibling</a> () const
<li>void <a class="el" href="class_xercesbridgenavigator.html#a19">setNextSibling</a> (<a class="el" href="class_xalannode.html">XalanNode</a>* theNextSibling)
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a20">getFirstChild</a> (const <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesNode) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a21">getFirstChild</a> () const
<li>void <a class="el" href="class_xercesbridgenavigator.html#a22">setFirstChild</a> (<a class="el" href="class_xalannode.html">XalanNode</a>* theFirstChild)
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a23">getLastChild</a> (const <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesNode) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a24">getLastChild</a> () const
<li>void <a class="el" href="class_xercesbridgenavigator.html#a25">setLastChild</a> (<a class="el" href="class_xalannode.html">XalanNode</a>* theLastChild)
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a26">insertBefore</a> ( <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesParent, <a class="el" href="class_xalannode.html">XalanNode</a>* newChild, <a class="el" href="class_xalannode.html">XalanNode</a>* refChild) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a27">replaceChild</a> ( <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesParent, <a class="el" href="class_xalannode.html">XalanNode</a>* newChild, <a class="el" href="class_xalannode.html">XalanNode</a>* oldChild) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a28">removeChild</a> ( <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesParent, <a class="el" href="class_xalannode.html">XalanNode</a>* oldChild) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a29">appendChild</a> ( <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesParent, <a class="el" href="class_xalannode.html">XalanNode</a>* newChild) const
<li><a class="el" href="class_xalanelement.html">XalanElement</a>* <a class="el" href="class_xercesbridgenavigator.html#a30">getOwnerElement</a> (const <a class="el" href="class_dom_attr.html">DOM_Attr</a>&amp; theXercesAttr) const
<li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xercesbridgenavigator.html#a31">cloneNode</a> ( const <a class="el" href="class_xalannode.html">XalanNode</a>* theXalanNode, const <a class="el" href="class_dom_node.html">DOM_Node</a>&amp; theXercesNode, bool deep) const
<li><a class="el" href="class_xalantext.html">XalanText</a>* <a class="el" href="class_xercesbridgenavigator.html#a32">splitText</a> ( <a class="el" href="class_dom_text.html">DOM_Text</a>&amp; theXercesText, unsigned int offset) const
<li>const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_xercesbridgenavigator.html#a33">getPooledString</a> (const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; theString) const
<dl class="el"><dd><font size=-1><em>Get a pooled string.</em> <a href="#a33">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_xercesbridgenavigator.html#a34">getPooledString</a> (const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* theString) const
<dl class="el"><dd><font size=-1><em>Get a pooled string.</em> <a href="#a34">More...</a><em><br><br></em></font></dl></ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XercesBridgeNavigator::XercesBridgeNavigator"></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> 
XercesBridgeNavigator::XercesBridgeNavigator (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xercesdocumentbridge.html">XercesDocumentBridge</a> * <em>theOwnerDocument</em> = 0, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
bool <em>mappingMode</em> = true&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="XercesBridgeNavigator::XercesBridgeNavigator"></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> 
XercesBridgeNavigator::XercesBridgeNavigator (
          </b></td>
          <td valign="bottom"><b>
const XercesBridgeNavigator &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="XercesBridgeNavigator::~XercesBridgeNavigator"></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> 
virtual XercesBridgeNavigator::~XercesBridgeNavigator (
          </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="a29" doxytag="XercesBridgeNavigator::appendChild"></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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::appendChild (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <em>theXercesParent</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>newChild</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="a31" doxytag="XercesBridgeNavigator::cloneNode"></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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::cloneNode (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>theXalanNode</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <em>theXercesNode</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
bool <em>deep</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="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a> * XercesBridgeNavigator::getFirstChild (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a20" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::getFirstChild (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <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="a9" doxytag="XercesBridgeNavigator::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> 
unsigned long XercesBridgeNavigator::getIndex (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a24" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a> * XercesBridgeNavigator::getLastChild (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a23" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::getLastChild (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <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="a18" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a> * XercesBridgeNavigator::getNextSibling (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a17" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::getNextSibling (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <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="XercesBridgeNavigator::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="class_xercesdocumentbridge.html">XercesDocumentBridge</a> * XercesBridgeNavigator::getOwnerDocument (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a30" doxytag="XercesBridgeNavigator::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="class_xalanelement.html">XalanElement</a>* XercesBridgeNavigator::getOwnerElement (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_attr.html">DOM_Attr</a> &amp; <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="a12" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a> * XercesBridgeNavigator::getParentNode (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a11" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::getParentNode (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <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="a34" doxytag="XercesBridgeNavigator::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="class_xalandomstring.html">XalanDOMString</a> &amp; XercesBridgeNavigator::getPooledString (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a> * <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="a33" doxytag="XercesBridgeNavigator::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="class_xalandomstring.html">XalanDOMString</a> &amp; XercesBridgeNavigator::getPooledString (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <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="a15" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a> * XercesBridgeNavigator::getPreviousSibling (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a14" doxytag="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::getPreviousSibling (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <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="XercesBridgeNavigator::insertBefore"></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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::insertBefore (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <em>theXercesParent</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>newChild</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>refChild</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="XercesBridgeNavigator::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="class_dom_attr.html">DOM_Attr</a> XercesBridgeNavigator::mapNode (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_xalanattr.html">XalanAttr</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="XercesBridgeNavigator::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="class_dom_node.html">DOM_Node</a> XercesBridgeNavigator::mapNode (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_xalannode.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="XercesBridgeNavigator::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="class_xalanattr.html">XalanAttr</a>* XercesBridgeNavigator::mapNode (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_attr.html">DOM_Attr</a> &amp; <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="XercesBridgeNavigator::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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::mapNode (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <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="a28" doxytag="XercesBridgeNavigator::removeChild"></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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::removeChild (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <em>theXercesParent</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>oldChild</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="a27" doxytag="XercesBridgeNavigator::replaceChild"></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="class_xalannode.html">XalanNode</a>* XercesBridgeNavigator::replaceChild (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_dom_node.html">DOM_Node</a> &amp; <em>theXercesParent</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>newChild</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>oldChild</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="a22" doxytag="XercesBridgeNavigator::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 XercesBridgeNavigator::setFirstChild (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>theFirstChild</em>&nbsp;)<code> []</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="a10" doxytag="XercesBridgeNavigator::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 XercesBridgeNavigator::setIndex (
          </b></td>
          <td valign="bottom"><b>
unsigned long <em>theIndex</em>&nbsp;)<code> []</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="a25" doxytag="XercesBridgeNavigator::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 XercesBridgeNavigator::setLastChild (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>theLastChild</em>&nbsp;)<code> []</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="a19" doxytag="XercesBridgeNavigator::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 XercesBridgeNavigator::setNextSibling (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>theNextSibling</em>&nbsp;)<code> []</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="a4" doxytag="XercesBridgeNavigator::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 XercesBridgeNavigator::setOwnerDocument (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xercesdocumentbridge.html">XercesDocumentBridge</a> * <em>theDocument</em>&nbsp;)<code> []</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="a13" doxytag="XercesBridgeNavigator::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 XercesBridgeNavigator::setParentNode (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>theParent</em>&nbsp;)<code> []</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="a16" doxytag="XercesBridgeNavigator::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 XercesBridgeNavigator::setPreviousSibling (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xalannode.html">XalanNode</a> * <em>thePreviousSibling</em>&nbsp;)<code> []</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="a32" doxytag="XercesBridgeNavigator::splitText"></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="class_xalantext.html">XalanText</a>* XercesBridgeNavigator::splitText (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_dom_text.html">DOM_Text</a> &amp; <em>theXercesText</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
unsigned int <em>offset</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>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XercesBridgeNavigator.hpp-source.html">XercesBridgeNavigator.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="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>