Sophie

Sophie

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

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:46:43 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>XObject.hpp File Reference</h1>
<p>
Include dependency graph for XObject.hpp:<p><center><img src="XObject.hpp_incl.gif" border="0" usemap="#XObject.hpp_map" alt="Include dependency graph"></center>
<map name="XObject.hpp_map">
<area href="XPathDefinitions.hpp.html" shape="rect" coords="0,266,165,285">
<area href="XPathException.hpp.html" shape="rect" coords="123,333,283,351">
<area href="PlatformDefinitions.hpp.html" shape="rect" coords="119,-1,305,18">
<area href="XalanDOMDefinitions.hpp.html" shape="rect" coords="99,66,325,85">
<area href="PlatformSupportDefinitions.hpp.html" shape="rect" coords="509,133,787,151">
<area href="XalanDOMString.hpp.html" shape="rect" coords="187,133,384,151">
<area href="XalanNode.hpp.html" shape="rect" coords="69,199,232,218">
<area href="DOMStringHelper.hpp.html" shape="rect" coords="357,199,587,218">
<area href="XalanReferenceCountedObject.hpp.html" shape="rect" coords="441,333,737,351">
<area href="XSLException.hpp.html" shape="rect" coords="368,266,576,285">
</map><p>

<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="XObject.hpp_dep_incl.gif" border="0" usemap="#XObject.hppdep_map" alt="Included by dependency graph"></center>
<map name="XObject.hppdep_map">
<area href="Function.hpp.html" shape="rect" coords="49,0,132,19">
<area href="XBoolean.hpp.html" shape="rect" coords="45,43,136,61">
<area href="XNodeSet.hpp.html" shape="rect" coords="45,85,136,104">
<area href="XNull.hpp.html" shape="rect" coords="56,128,125,147">
<area href="XNumberBase.hpp.html" shape="rect" coords="33,171,148,189">
<area href="XObjectFactory.hpp.html" shape="rect" coords="29,213,152,232">
<area href="XResultTreeFrag.hpp.html" shape="rect" coords="27,256,155,275">
<area href="XStringBase.hpp.html" shape="rect" coords="39,299,143,317">
<area href="XToken.hpp.html" shape="rect" coords="51,341,131,360">
<area href="XUnknown.hpp.html" shape="rect" coords="41,384,140,403">
<area href="ElemVariable.hpp.html" shape="rect" coords="36,427,145,445">
<area href="ExtensionFunctionHandler.hpp.html" shape="rect" coords="1,469,180,488">
<area href="SelectionEvent.hpp.html" shape="rect" coords="32,512,149,531">
<area href="TopLevelArg.hpp.html" shape="rect" coords="36,555,145,573">
<area href="VariablesStack.hpp.html" shape="rect" coords="32,597,149,616">
</map><p>

<p>
<a href="XObject.hpp-source.html">Go to the source code of this file.</a><h2>Compounds</h2>
<ul>
<li>class <a class="el" href="class_xobject.html">XObject</a>
<li>class <a class="el" href="class_xobject__xobjectexception.html">XObject::XObjectException</a>
<li>class <a class="el" href="class_xobject__xobjectinvalidcastexception.html">XObject::XObjectInvalidCastException</a>
<li>class <a class="el" href="class_xobjectptr.html">XObjectPtr</a>
</ul>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="XObject.hpp.html#a0">XOBJECT_HEADER_GUARD_1357924680</a>
</ul>
<h2>Functions</h2>
<ul>
<li>bool <a class="el" href="XObject.hpp.html#a1">operator==</a> ( const <a class="el" href="class_xobjectptr.html">XObjectPtr</a>&amp; theLHS, const <a class="el" href="class_xobjectptr.html">XObjectPtr</a>&amp; theRHS)
<li>bool <a class="el" href="XObject.hpp.html#a2">operator!=</a> ( const <a class="el" href="class_xobjectptr.html">XObjectPtr</a>&amp; theLHS, const <a class="el" href="class_xobjectptr.html">XObjectPtr</a>&amp; theRHS)
</ul>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="XObject.hpp::XOBJECT_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 XOBJECT_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="XObject.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_xobjectptr.html">XObjectPtr</a> &amp; <em>theLHS</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_xobjectptr.html">XObjectPtr</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="XObject.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_xobjectptr.html">XObjectPtr</a> &amp; <em>theLHS</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_xobjectptr.html">XObjectPtr</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>