Sophie

Sophie

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

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:48:29 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>NamedNodeMapAttributeList  Class Reference</h1><code>#include &lt;<a class="el" href="NamedNodeMapAttributeList.hpp-source.html">NamedNodeMapAttributeList.hpp</a>&gt;</code>
<p>
Inheritance diagram for NamedNodeMapAttributeList<p><center><img src="class_namednodemapattributelist_inherit_graph.gif" border="0" usemap="#NamedNodeMapAttributeList_inherit_map" alt="Inheritance graph"></center>
<map name="NamedNodeMapAttributeList_inherit_map">
<area href="class_attributelist.html" shape="rect" coords="45,0,128,18">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for NamedNodeMapAttributeList:<p><center><img src="class_namednodemapattributelist_coll_graph.gif" border="0" usemap="#NamedNodeMapAttributeList_coll_map" alt="Collaboration graph"></center>
<map name="NamedNodeMapAttributeList_coll_map">
<area href="class_attributelist.html" shape="rect" coords="0,0,83,18">
<area href="class_xalannamednodemap.html" shape="rect" coords="107,0,243,18">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_namednodemapattributelist-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_namednodemapattributelist.html#a0">NamedNodeMapAttributeList</a> (const <a class="el" href="class_xalannamednodemap.html">XalanNamedNodeMap</a>&amp; theMap)
<li>virtual <a class="el" href="class_namednodemapattributelist.html#a1">~NamedNodeMapAttributeList</a> ()
<li>virtual unsigned int <a class="el" href="class_namednodemapattributelist.html#a2">getLength</a> () const
<li>virtual const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* <a class="el" href="class_namednodemapattributelist.html#a3">getName</a> (const unsigned int index) const
<li>virtual const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* <a class="el" href="class_namednodemapattributelist.html#a4">getType</a> (const unsigned int index) const
<li>virtual const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* <a class="el" href="class_namednodemapattributelist.html#a5">getValue</a> (const unsigned int index) const
<li>virtual const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* <a class="el" href="class_namednodemapattributelist.html#a6">getType</a> (const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* const name) const
<li>virtual const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* <a class="el" href="class_namednodemapattributelist.html#a7">getValue</a> (const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* const name) const
<li>virtual const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* <a class="el" href="class_namednodemapattributelist.html#a8">getValue</a> (const char* const name) const
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="NamedNodeMapAttributeList::NamedNodeMapAttributeList"></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> 
NamedNodeMapAttributeList::NamedNodeMapAttributeList (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_xalannamednodemap.html">XalanNamedNodeMap</a> &amp; <em>theMap</em>&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="NamedNodeMapAttributeList::~NamedNodeMapAttributeList"></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 NamedNodeMapAttributeList::~NamedNodeMapAttributeList (
          </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="a2" doxytag="NamedNodeMapAttributeList::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> 
virtual unsigned int NamedNodeMapAttributeList::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>
    </td>
  </tr>
</table>
<a name="a3" doxytag="NamedNodeMapAttributeList::getName"></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 const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* NamedNodeMapAttributeList::getName (
          </b></td>
          <td valign="bottom"><b>
const unsigned int <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>
    </td>
  </tr>
</table>
<a name="a6" doxytag="NamedNodeMapAttributeList::getType"></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 const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* NamedNodeMapAttributeList::getType (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a> *const <em>name</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>
    </td>
  </tr>
</table>
<a name="a4" doxytag="NamedNodeMapAttributeList::getType"></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 const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* NamedNodeMapAttributeList::getType (
          </b></td>
          <td valign="bottom"><b>
const unsigned int <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>
    </td>
  </tr>
</table>
<a name="a8" doxytag="NamedNodeMapAttributeList::getValue"></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 const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* NamedNodeMapAttributeList::getValue (
          </b></td>
          <td valign="bottom"><b>
const char *const <em>name</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>
    </td>
  </tr>
</table>
<a name="a7" doxytag="NamedNodeMapAttributeList::getValue"></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 const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* NamedNodeMapAttributeList::getValue (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a> *const <em>name</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>
    </td>
  </tr>
</table>
<a name="a5" doxytag="NamedNodeMapAttributeList::getValue"></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 const <a class="el" href="XalanDOMString.hpp.html#a1">XalanDOMChar</a>* NamedNodeMapAttributeList::getValue (
          </b></td>
          <td valign="bottom"><b>
const unsigned int <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>
    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="NamedNodeMapAttributeList.hpp-source.html">NamedNodeMapAttributeList.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>