blob: 3d3a3158853339a180ae4bf4925cbdd3fe6636a5 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XalanNamespace Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanNamespace" -->
<p><code>#include &lt;<a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanNamespace:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanNamespace__coll__graph.png" border="0" usemap="#XalanNamespace_coll__map" alt="Collaboration graph"/></div>
<map name="XalanNamespace_coll__map" id="XalanNamespace_coll__map">
<area shape="rect" id="node2" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="55,101,183,131"/><area shape="rect" id="node4" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="5,5,232,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanNamespace-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanNamespace.html#af3ebe83e75f23c59f6955fb9c36ddd1e">XalanNamespace</a> (MemoryManager &amp;theManager)
<li><a class="el" href="classXalanNamespace.html#a6bf55803f594e0aa5c27258926a95d17">XalanNamespace</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;thePrefix, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theURI, MemoryManager &amp;theManager)
<dl class="el"><dd class="mdescRight">Construct a namespace for placement on the result tree namespace stack. <a href="#a6bf55803f594e0aa5c27258926a95d17"></a><br/></dl><li><a class="el" href="classXalanNamespace.html#a1203cd79a39f0d6f73f0444dddadc52d">XalanNamespace</a> (const <a class="el" href="classXalanNamespace.html">XalanNamespace</a> &amp;other, MemoryManager &amp;theManager)
<li><a class="el" href="classXalanNamespace.html#a794f1ee8ef279977cc794c741172f71d">~XalanNamespace</a> ()
<li>const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanNamespace.html#a04f892475518ecd996b006f29b5ef60e">getPrefix</a> () const
<dl class="el"><dd class="mdescRight">Retrieve the thePrefix for namespace. <a href="#a04f892475518ecd996b006f29b5ef60e"></a><br/></dl><li>void <a class="el" href="classXalanNamespace.html#a31e58aebd4a4c91a3c22cf59d6d2ee7c">setPrefix</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;thePrefix)
<dl class="el"><dd class="mdescRight">Set the thePrefix for namespace. <a href="#a31e58aebd4a4c91a3c22cf59d6d2ee7c"></a><br/></dl><li>const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanNamespace.html#a265995f4cd2f29db272aa0fa86a0bb51">getURI</a> () const
<dl class="el"><dd class="mdescRight">Retrieve the URI for namespace. <a href="#a265995f4cd2f29db272aa0fa86a0bb51"></a><br/></dl><li>void <a class="el" href="classXalanNamespace.html#ac38c62af5246b036fa9dfdc888198feb">setURI</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theURI)
<dl class="el"><dd class="mdescRight">Set the URI for namespace. <a href="#ac38c62af5246b036fa9dfdc888198feb"></a><br/></dl><li>void <a class="el" href="classXalanNamespace.html#a07cce2dafb7f854893870a23df274ec3">setURI</a> (const XalanDOMChar *theURI)
<dl class="el"><dd class="mdescRight">Set the URI for namespace. <a href="#a07cce2dafb7f854893870a23df274ec3"></a><br/></dl><li>void <a class="el" href="classXalanNamespace.html#aab53098bb122e8744c437e66c5e33552">setURI</a> (const XalanDOMChar *theURI, <a class="el" href="classXalanDOMString.html#ab8b91a47f3335d6c54c49029dd1074f2">XalanDOMString::size_type</a> len)
<dl class="el"><dd class="mdescRight">Set the URI for namespace. <a href="#aab53098bb122e8744c437e66c5e33552"></a><br/></dl><li>bool <a class="el" href="classXalanNamespace.html#a327a9f2e10719b8cbfb234c7b06fc52d">empty</a> () const
<li>void <a class="el" href="classXalanNamespace.html#a6bd574f9d4162d4f69be6a0d807aceb3">clear</a> ()
<li>bool <a class="el" href="classXalanNamespace.html#acd84ae3b738167297ecee63b28a565ad">operator==</a> (const <a class="el" href="classXalanNamespace.html">XalanNamespace</a> &amp;theRHS) const
<dl class="el"><dd class="mdescRight">Equality operator. <a href="#acd84ae3b738167297ecee63b28a565ad"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00036">36</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af3ebe83e75f23c59f6955fb9c36ddd1e"></a><!-- doxytag: member="XalanNamespace::XalanNamespace" ref="af3ebe83e75f23c59f6955fb9c36ddd1e" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanNamespace::XalanNamespace </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00041">41</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a6bf55803f594e0aa5c27258926a95d17"></a><!-- doxytag: member="XalanNamespace::XalanNamespace" ref="a6bf55803f594e0aa5c27258926a95d17" args="(const XalanDOMString &amp;thePrefix, const XalanDOMString &amp;theURI, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanNamespace::XalanNamespace </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>thePrefix</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theURI</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Construct a namespace for placement on the result tree namespace stack. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>thePrefix</em>&nbsp;</td><td>namespace thePrefix </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theURI</em>&nbsp;</td><td>URI of namespace </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00054">54</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1203cd79a39f0d6f73f0444dddadc52d"></a><!-- doxytag: member="XalanNamespace::XalanNamespace" ref="a1203cd79a39f0d6f73f0444dddadc52d" args="(const XalanNamespace &amp;other, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanNamespace::XalanNamespace </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanNamespace.html">XalanNamespace</a> &amp;&nbsp;</td>
<td class="paramname"> <em>other</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00063">63</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a794f1ee8ef279977cc794c741172f71d"></a><!-- doxytag: member="XalanNamespace::~XalanNamespace" ref="a794f1ee8ef279977cc794c741172f71d" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanNamespace::~XalanNamespace </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00071">71</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a6bd574f9d4162d4f69be6a0d807aceb3"></a><!-- doxytag: member="XalanNamespace::clear" ref="a6bd574f9d4162d4f69be6a0d807aceb3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanNamespace::clear </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00155">155</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a327a9f2e10719b8cbfb234c7b06fc52d"></a><!-- doxytag: member="XalanNamespace::empty" ref="a327a9f2e10719b8cbfb234c7b06fc52d" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanNamespace::empty </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00149">149</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a04f892475518ecd996b006f29b5ef60e"></a><!-- doxytag: member="XalanNamespace::getPrefix" ref="a04f892475518ecd996b006f29b5ef60e" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanNamespace::getPrefix </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Retrieve the thePrefix for namespace. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>thePrefix string </dd></dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00081">81</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a265995f4cd2f29db272aa0fa86a0bb51"></a><!-- doxytag: member="XalanNamespace::getURI" ref="a265995f4cd2f29db272aa0fa86a0bb51" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanNamespace::getURI </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Retrieve the URI for namespace. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>URI string </dd></dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00103">103</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="acd84ae3b738167297ecee63b28a565ad"></a><!-- doxytag: member="XalanNamespace::operator==" ref="acd84ae3b738167297ecee63b28a565ad" args="(const XalanNamespace &amp;theRHS) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanNamespace::operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanNamespace.html">XalanNamespace</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theRHS</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Equality operator. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theRHS</em>&nbsp;</td><td>namespace to compare </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00168">168</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a31e58aebd4a4c91a3c22cf59d6d2ee7c"></a><!-- doxytag: member="XalanNamespace::setPrefix" ref="a31e58aebd4a4c91a3c22cf59d6d2ee7c" args="(const XalanDOMString &amp;thePrefix)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanNamespace::setPrefix </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>thePrefix</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set the thePrefix for namespace. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>thePrefix</em>&nbsp;</td><td>The new thePrefix value </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00092">92</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aab53098bb122e8744c437e66c5e33552"></a><!-- doxytag: member="XalanNamespace::setURI" ref="aab53098bb122e8744c437e66c5e33552" args="(const XalanDOMChar *theURI, XalanDOMString::size_type len)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanNamespace::setURI </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theURI</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanDOMString.html#ab8b91a47f3335d6c54c49029dd1074f2">XalanDOMString::size_type</a>&nbsp;</td>
<td class="paramname"> <em>len</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set the URI for namespace. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theURI</em>&nbsp;</td><td>The new theURI value </td></tr>
<tr><td valign="top"></td><td valign="top"><em>len</em>&nbsp;</td><td>The length of the theURI </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00139">139</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ac38c62af5246b036fa9dfdc888198feb"></a><!-- doxytag: member="XalanNamespace::setURI" ref="ac38c62af5246b036fa9dfdc888198feb" args="(const XalanDOMString &amp;theURI)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanNamespace::setURI </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theURI</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set the URI for namespace. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theURI</em>&nbsp;</td><td>The new theURI value </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00114">114</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a07cce2dafb7f854893870a23df274ec3"></a><!-- doxytag: member="XalanNamespace::setURI" ref="a07cce2dafb7f854893870a23df274ec3" args="(const XalanDOMChar *theURI)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanNamespace::setURI </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theURI</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set the URI for namespace. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theURI</em>&nbsp;</td><td>The new theURI value </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanNamespace_8hpp_source.html#l00125">125</a> of file <a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanNamespace_8hpp_source.html">XalanNamespace.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">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="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>