Sophie

Sophie

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

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:47:54 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>ElemWithParam  Class Reference</h1><code>#include &lt;<a class="el" href="ElemWithParam.hpp-source.html">ElemWithParam.hpp</a>&gt;</code>
<p>
Inheritance diagram for ElemWithParam<p><center><img src="class_elemwithparam_inherit_graph.gif" border="0" usemap="#ElemWithParam_inherit_map" alt="Inheritance graph"></center>
<map name="ElemWithParam_inherit_map">
<area href="class_elemtemplateelement.html" shape="rect" coords="33,133,169,151">
<area href="class_xalanelement.html" shape="rect" coords="0,66,88,85">
<area href="class_xalannode.html" shape="rect" coords="8,-1,80,18">
<area href="class_prefixresolver.html" shape="rect" coords="112,66,205,85">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for ElemWithParam:<p><center><img src="class_elemwithparam_coll_graph.gif" border="0" usemap="#ElemWithParam_coll_map" alt="Collaboration graph"></center>
<map name="ElemWithParam_coll_map">
<area href="class_elemtemplateelement.html" shape="rect" coords="0,87,136,106">
<area href="class_xpath.html" shape="rect" coords="45,141,91,159">
<area href="class_qnamebyvalue.html" shape="rect" coords="17,205,119,223">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_elemwithparam-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_elemwithparam.html#a0">ElemWithParam</a> ( <a class="el" href="class_stylesheetconstructioncontext.html">StylesheetConstructionContext</a>&amp; constructionContext, <a class="el" href="class_stylesheet.html">Stylesheet</a>&amp; stylesheetTree, const <a class="el" href="class_attributelist.html">AttributeList</a>&amp; atts, int lineNumber, int columnNumber)
<dl class="el"><dd><font size=-1><em>Construct an object corresponding to an "xsl:with-param" element.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="class_elemwithparam.html#a1">~ElemWithParam</a> ()
<li>const <a class="el" href="class_qname.html">QName</a>&amp; <a class="el" href="class_elemwithparam.html#a2">getQName</a> () const
<dl class="el"><dd><font size=-1><em>Retrieves qualified name of object.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="class_xpath.html">XPath</a>* <a class="el" href="class_elemwithparam.html#a3">getSelectPattern</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve <a class="el" href="class_xpath.html">XPath</a> corresponding to "select" attribute.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_elemwithparam.html#a4">getElementName</a> () const
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="ElemWithParam::ElemWithParam"></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> 
ElemWithParam::ElemWithParam (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_stylesheetconstructioncontext.html">StylesheetConstructionContext</a> &amp; <em>constructionContext</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_stylesheet.html">Stylesheet</a> &amp; <em>stylesheetTree</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_attributelist.html">AttributeList</a> &amp; <em>atts</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>lineNumber</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>columnNumber</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Construct an object corresponding to an "xsl:with-param" element.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>constructionContext</em>
&nbsp;</td><td>
 context for construction of object </td></tr>
<tr><td valign=top><em>stylesheetTree</em>
&nbsp;</td><td>
 stylesheet containing element </td></tr>
<tr><td valign=top><em>atts</em>
&nbsp;</td><td>
 list of attributes for element </td></tr>
<tr><td valign=top><em>lineNumber</em>
&nbsp;</td><td>
 line number in document </td></tr>
<tr><td valign=top><em>columnNumber</em>
&nbsp;</td><td>
 column number in document </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a1" doxytag="ElemWithParam::~ElemWithParam"></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 ElemWithParam::~ElemWithParam (
          </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="a4" doxytag="ElemWithParam::getElementName"></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="class_xalandomstring.html">XalanDOMString</a>&amp; ElemWithParam::getElementName (
          </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>

<p>
Reimplemented from <a class="el" href="class_elemtemplateelement.html#a14">ElemTemplateElement</a>.    </td>
  </tr>
</table>
<a name="a2" doxytag="ElemWithParam::getQName"></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_qname.html">QName</a> &amp; ElemWithParam::getQName (
          </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>
Retrieves qualified name of object.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 qualified name </dl>    </td>
  </tr>
</table>
<a name="a3" doxytag="ElemWithParam::getSelectPattern"></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_xpath.html">XPath</a> * ElemWithParam::getSelectPattern (
          </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>
Retrieve <a class="el" href="class_xpath.html">XPath</a> corresponding to "select" attribute.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 pointer to <a class="el" href="class_xpath.html">XPath</a> for select pattern </dl>    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ElemWithParam.hpp-source.html">ElemWithParam.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>