blob: 2f3b2d58dc9a25d8661debed23d3d8f79c300c44 [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<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>XalanQNameByReference Class Reference</h1><code>#include &lt;<a class="el" href="XalanQNameByReference_8hpp-source.html">XalanQNameByReference.hpp</a>&gt;</code>
<p>
Inheritance diagram for XalanQNameByReference:<p><center><img src="classXalanQNameByReference__inherit__graph.gif" border="0" usemap="#XalanQNameByReference_inherit_map" alt="Inheritance graph"></center>
<map name="XalanQNameByReference_inherit_map">
<area href="classXalanQName.html" shape="rect" coords="45,42,141,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XalanQNameByReference:<p><center><img src="classXalanQNameByReference__coll__graph.gif" border="0" usemap="#XalanQNameByReference_coll_map" alt="Collaboration graph"></center>
<map name="XalanQNameByReference_coll_map">
<area href="classXalanQName.html" shape="rect" coords="149,134,245,110">
<area href="classXalanDOMString.html" shape="rect" coords="37,42,154,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanQNameByReference-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXalanQNameByReference.html#a0">XalanQNameByReference</a> ()
<dl class="el"><dd><font size=-1><em>Construct an empty XalanQNameByReference.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByReference.html#a1">XalanQNameByReference</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocalPart)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByReference, with the supplied namespace and local part.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByReference.html#a2">XalanQNameByReference</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocalPart)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByReference, with the supplied local part.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByReference.html#a3">XalanQNameByReference</a> (const <a class="el" href="classXalanQName.html">XalanQName</a> &amp;theQName)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByReference, from the supplied <a class="el" href="classXalanQName.html">XalanQName</a>.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanQNameByReference.html#a4">~XalanQNameByReference</a> ()
<li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanQNameByReference.html#a5">getLocalPart</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the local part of qualified name.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByReference.html#a6">setLocalPart</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocalPart)
<dl class="el"><dd><font size=-1><em>Set the local part of qualified name.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanQNameByReference.html#a7">getNamespace</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the namespace of qualified name.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByReference.html#a8">setNamespace</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace)
<dl class="el"><dd><font size=-1><em>Set the Namespace URI of qualified name.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByReference.html#a9">clear</a> ()
<dl class="el"><dd><font size=-1><em>Clear the instance.</em> <a href="#a9">More...</a><em><br><br></em></font></dl></ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XalanQNameByReference::XalanQNameByReference"></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>
XalanQNameByReference::XalanQNameByReference (
</b></td>
<td valign="bottom"><b>
)<code> [explicit]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct an empty XalanQNameByReference.
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="XalanQNameByReference::XalanQNameByReference"></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>
XalanQNameByReference::XalanQNameByReference (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theLocalPart</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByReference, with the supplied namespace and local part.
<p>
The instance keeps only a _reference_ to the string, to avoid making a copy.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
namespace string </td></tr>
<tr><td valign=top><em>theLocalPart</em>
&nbsp;</td><td>
local part string </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a2" doxytag="XalanQNameByReference::XalanQNameByReference"></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>
XalanQNameByReference::XalanQNameByReference (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theLocalPart</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByReference, with the supplied local part.
<p>
The instance keeps only a _reference_ to the string, to avoid making a copy.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLocalPart</em>
&nbsp;</td><td>
local part string </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a3" doxytag="XalanQNameByReference::XalanQNameByReference"></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>
XalanQNameByReference::XalanQNameByReference (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanQName.html">XalanQName</a> &amp; <em>theQName</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByReference, from the supplied <a class="el" href="classXalanQName.html">XalanQName</a>.
<p>
The instance keeps only a _reference_ to the string, to avoid making a copy.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theQName</em>
&nbsp;</td><td>
The source QName </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a4" doxytag="XalanQNameByReference::~XalanQNameByReference"></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>
XalanQNameByReference::~XalanQNameByReference (
</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="a9" doxytag="XalanQNameByReference::clear"></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 XalanQNameByReference::clear (
</b></td>
<td valign="bottom"><b>
)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Clear the instance.
<p>
</td>
</tr>
</table>
<a name="a5" doxytag="XalanQNameByReference::getLocalPart"></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="classXalanDOMString.html">XalanDOMString</a> &amp; XalanQNameByReference::getLocalPart (
</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>
Retrieve the local part of qualified name.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
local part string </dl>
<p>
Reimplemented from <a class="el" href="classXalanQName.html#a2">XalanQName</a>. </td>
</tr>
</table>
<a name="a7" doxytag="XalanQNameByReference::getNamespace"></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="classXalanDOMString.html">XalanDOMString</a> &amp; XalanQNameByReference::getNamespace (
</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>
Retrieve the namespace of qualified name.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
namespace string </dl>
<p>
Reimplemented from <a class="el" href="classXalanQName.html#a3">XalanQName</a>. </td>
</tr>
</table>
<a name="a6" doxytag="XalanQNameByReference::setLocalPart"></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 XalanQNameByReference::setLocalPart (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theLocalPart</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the local part of qualified name.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLocalPart</em>
&nbsp;</td><td>
local part string </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a8" doxytag="XalanQNameByReference::setNamespace"></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 XalanQNameByReference::setNamespace (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the Namespace URI of qualified name.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLocalPart</em>
&nbsp;</td><td>
local part string </td></tr>
</table>
</dl> </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanQNameByReference_8hpp-source.html">XalanQNameByReference.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="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
<TR>
<TD WIDTH="80%" VALIGN="TOP">
<P ALIGN="CENTER"><B>Xalan-C++ XSLT Processor Version 1.10</B><BR>
Copyright &copy; 1999-2004 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" ALT="Apache Logo">
</TD>
</TR>
</TABLE>