Sophie

Sophie

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

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:45:36 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>QName.hpp File Reference</h1>
<p>
Include dependency graph for QName.hpp:<p><center><img src="QName.hpp_incl.gif" border="0" usemap="#QName.hpp_map" alt="Include dependency graph"></center>
<map name="QName.hpp_map">
<area href="XPathDefinitions.hpp.html" shape="rect" coords="283,266,448,285">
<area href="NameSpace.hpp.html" shape="rect" coords="413,333,549,351">
<area href="PlatformDefinitions.hpp.html" shape="rect" coords="187,-1,373,18">
<area href="XalanDOMDefinitions.hpp.html" shape="rect" coords="367,66,593,85">
<area href="PlatformSupportDefinitions.hpp.html" shape="rect" coords="141,133,419,151">
<area href="XalanDOMString.hpp.html" shape="rect" coords="476,133,673,151">
<area href="DOMStringHelper.hpp.html" shape="rect" coords="472,266,701,285">
<area href="XalanUnicode.hpp.html" shape="rect" coords="177,199,383,218">
<area href="XalanXMLChar.hpp.html" shape="rect" coords="407,199,623,218">
</map><p>

<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="QName.hpp_dep_incl.gif" border="0" usemap="#QName.hppdep_map" alt="Included by dependency graph"></center>
<map name="QName.hppdep_map">
<area href="QNameByReference.hpp.html" shape="rect" coords="11,0,157,18">
<area href="QNameByValue.hpp.html" shape="rect" coords="21,42,147,61">
<area href="NamespacesHandler.hpp.html" shape="rect" coords="12,85,156,104">
<area href="ResultNamespacesStack.hpp.html" shape="rect" coords="1,128,167,146">
<area href="VariablesStack.hpp.html" shape="rect" coords="25,170,143,189">
</map><p>

<p>
<a href="QName.hpp-source.html">Go to the source code of this file.</a><h2>Compounds</h2>
<ul>
<li>class <a class="el" href="class_qname.html">QName</a>
</ul>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="QName.hpp.html#a0">QNAME_HEADER_GUARD_1357924680</a>
</ul>
<h2>Functions</h2>
<ul>
<li>bool <a class="el" href="QName.hpp.html#a1">operator==</a> ( const <a class="el" href="class_qname.html">QName</a>&amp; theLHS, const <a class="el" href="class_qname.html">QName</a>&amp; theRHS)
<li>bool <a class="el" href="QName.hpp.html#a2">operator!=</a> ( const <a class="el" href="class_qname.html">QName</a>&amp; theLHS, const <a class="el" href="class_qname.html">QName</a>&amp; theRHS)
<li>bool <a class="el" href="QName.hpp.html#a3">operator&lt;</a> ( const <a class="el" href="class_qname.html">QName</a>&amp; theLHS, const <a class="el" href="class_qname.html">QName</a>&amp; theRHS)
</ul>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="QName.hpp::QNAME_HEADER_GUARD_1357924680"></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> 
#define QNAME_HEADER_GUARD_1357924680
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Function Documentation</h2>
<a name="a2" doxytag="QName.hpp::operator!="></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> 
bool operator!= (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_qname.html">QName</a> &amp; <em>theLHS</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_qname.html">QName</a> &amp; <em>theRHS</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="a3" doxytag="QName.hpp::operator<"></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> 
bool operator&lt; (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_qname.html">QName</a> &amp; <em>theLHS</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_qname.html">QName</a> &amp; <em>theRHS</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="a1" doxytag="QName.hpp::operator=="></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> 
bool operator== (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_qname.html">QName</a> &amp; <em>theLHS</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_qname.html">QName</a> &amp; <em>theRHS</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>
<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>