blob: 4a8cf74f6ea977307f23e63c56478c1e0f853f3a [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>XalanSourceTreeElementNA Class Reference</h1><code>#include &lt;<a class="el" href="XalanSourceTreeElementNA_8hpp-source.html">XalanSourceTreeElementNA.hpp</a>&gt;</code>
<p>
Inheritance diagram for XalanSourceTreeElementNA:<p><center><img src="classXalanSourceTreeElementNA__inherit__graph.gif" border="0" usemap="#XalanSourceTreeElementNA_inherit_map" alt="Inheritance graph"></center>
<map name="XalanSourceTreeElementNA_inherit_map">
<area href="classXalanSourceTreeElementNANS.html" shape="rect" coords="6,341,212,317">
<area href="classXalanSourceTreeElement.html" shape="rect" coords="25,191,193,168">
<area href="classXalanElement.html" shape="rect" coords="58,117,160,93">
<area href="classXalanNode.html" shape="rect" coords="69,42,149,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XalanSourceTreeElementNA:<p><center><img src="classXalanSourceTreeElementNA__coll__graph.gif" border="0" usemap="#XalanSourceTreeElementNA_coll_map" alt="Collaboration graph"></center>
<map name="XalanSourceTreeElementNA_coll_map">
<area href="classXalanSourceTreeElement.html" shape="rect" coords="301,257,469,233">
<area href="classXalanSourceTreeDocument.html" shape="rect" coords="441,349,619,325">
<area href="classXalanElement.html" shape="rect" coords="273,136,374,112">
<area href="classXalanNode.html" shape="rect" coords="382,42,462,18">
<area href="classXalanDOMString.html" shape="rect" coords="550,136,667,112">
<area href="classXalanEmptyNamedNodeMap.html" shape="rect" coords="6,257,190,233">
<area href="classXalanNamedNodeMap.html" shape="rect" coords="24,136,173,112">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanSourceTreeElementNA-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeElementNA.html#a0">XalanSourceTreeElementNA</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theTagName, <a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</a> *theOwnerDocument, <a class="el" href="classXalanNode.html">XalanNode</a> *theParentNode=0, <a class="el" href="classXalanNode.html">XalanNode</a> *thePreviousSibling=0, <a class="el" href="classXalanNode.html">XalanNode</a> *theNextSibling=0, <a class="el" href="classXalanNode.html#s0">IndexType</a> theIndex=0)
<dl class="el"><dd><font size=-1><em>Constructor.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanSourceTreeElementNA.html#a1">~XalanSourceTreeElementNA</a> ()
<li>virtual const <a class="el" href="classXalanNamedNodeMap.html">XalanNamedNodeMap</a>* <a class="el" href="classXalanSourceTreeElementNA.html#a2">getAttributes</a> () const
<dl class="el"><dd><font size=-1><em>Gets a <code>NamedNodeMap</code> containing the attributes of this node (if it is an <code>Element</code>) or <code>null</code> otherwise.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>virtual XalanSourceTreeElementNA* <a class="el" href="classXalanSourceTreeElementNA.html#a3">cloneNode</a> (bool deep) const
<dl class="el"><dd><font size=-1><em>Returns a duplicate of this node.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanSourceTreeElementNA.html#a4">getNamespaceURI</a> () const
<dl class="el"><dd><font size=-1><em>Get the <em>namespace URI</em> of this node, or <code>null</code> if it is unspecified.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanSourceTreeElementNA.html#a5">getPrefix</a> () const
<dl class="el"><dd><font size=-1><em>Get the <em>namespace prefix</em> of this node, or <code>null</code> if it is unspecified.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanSourceTreeElementNA.html#a6">getLocalName</a> () const
<dl class="el"><dd><font size=-1><em>Returns the local part of the <em>qualified name</em> of this node.</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="classXalanSourceTreeElementNA.html#a7">getAttribute</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;name) const
<dl class="el"><dd><font size=-1><em>Retrieves an attribute value by name.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanAttr.html">XalanAttr</a>* <a class="el" href="classXalanSourceTreeElementNA.html#a8">getAttributeNode</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;name) const
<dl class="el"><dd><font size=-1><em>Retrieves an <code>DOM_Attr</code> node by name.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanSourceTreeElementNA.html#a9">getAttributeNS</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;namespaceURI, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;localName) const
<dl class="el"><dd><font size=-1><em>Retrieves an attribute value by local name and namespace URI.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanAttr.html">XalanAttr</a>* <a class="el" href="classXalanSourceTreeElementNA.html#a10">getAttributeNodeNS</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;namespaceURI, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;localName) const
<dl class="el"><dd><font size=-1><em>Retrieves an <code>DOM_Attr</code> node by local name and namespace URI.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>XalanSourceTreeElementNA* <a class="el" href="classXalanSourceTreeElementNA.html#a11">clone</a> (bool deep) const
</ul>
<h2>Protected Methods</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeElementNA.html#b0">XalanSourceTreeElementNA</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const XalanSourceTreeElementNA &amp;theSource, bool deep=false)
</ul>
<h2>Static Protected Methods</h2>
<ul>
<li>XalanSourceTreeElementNA* <a class="el" href="classXalanSourceTreeElementNA.html#e0">create</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const XalanSourceTreeElementNA &amp;theSource, bool deep=false)
</ul>
<h2>Static Protected Attributes</h2>
<ul>
<li>const <a class="el" href="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> <a class="el" href="classXalanSourceTreeElementNA.html#q0">s_emptyAttributes</a>
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XalanSourceTreeElementNA::XalanSourceTreeElementNA"></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>
XalanSourceTreeElementNA::XalanSourceTreeElementNA (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theTagName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</a> * <em>theOwnerDocument</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theParentNode</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>thePreviousSibling</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>theNextSibling</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanNode.html#s0">IndexType</a> <em>theIndex</em> = 0&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theTagName</em>
&nbsp;</td><td>
The tag name of the element </td></tr>
<tr><td valign=top><em>theOwnerDocument</em>
&nbsp;</td><td>
The document that owns the instance </td></tr>
<tr><td valign=top><em>theParentNode</em>
&nbsp;</td><td>
The parent node, if any. </td></tr>
<tr><td valign=top><em>thePreviousSibling</em>
&nbsp;</td><td>
The previous sibling, if any. </td></tr>
<tr><td valign=top><em>theNextSibling</em>
&nbsp;</td><td>
The next sibling, if any. </td></tr>
<tr><td valign=top><em>theIndex</em>
&nbsp;</td><td>
The document-order index of the node. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a1" doxytag="XalanSourceTreeElementNA::~XalanSourceTreeElementNA"></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>
XalanSourceTreeElementNA::~XalanSourceTreeElementNA (
</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>
<a name="b0" doxytag="XalanSourceTreeElementNA::XalanSourceTreeElementNA"></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>
XalanSourceTreeElementNA::XalanSourceTreeElementNA (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanSourceTreeElementNA &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>deep</em> = false&nbsp;)<code> [protected]</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="a11" doxytag="XalanSourceTreeElementNA::clone"></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>
XalanSourceTreeElementNA * XalanSourceTreeElementNA::clone (
</b></td>
<td valign="bottom"><b>
bool <em>deep</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented in <a class="el" href="classXalanSourceTreeElementNANS.html#a6">XalanSourceTreeElementNANS</a>. </td>
</tr>
</table>
<a name="a3" doxytag="XalanSourceTreeElementNA::cloneNode"></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>
XalanSourceTreeElementNA * XalanSourceTreeElementNA::cloneNode (
</b></td>
<td valign="bottom"><b>
bool <em>deep</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Returns a duplicate of this node.
<p>
This function serves as a generic copy constructor for nodes.
<p>
The duplicate node has no parent ( <code>parentNode</code> returns <code>null</code>.). <br>
Cloning an <code>Element</code> copies all attributes and their values, including those generated by the XML processor to represent defaulted attributes, but this method does not copy any text it contains unless it is a deep clone, since the text is contained in a child <code>Text</code> node. Cloning any other type of node simply returns a copy of this node. <dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>deep</em>
&nbsp;</td><td>
If <code>true</code>, recursively clone the subtree under the specified node; if <code>false</code>, clone only the node itself (and its attributes, if it is an <code>Element</code>). </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The duplicate node. </dl>
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a14">XalanSourceTreeElement</a>.
<p>
Reimplemented in <a class="el" href="classXalanSourceTreeElementNANS.html#a2">XalanSourceTreeElementNANS</a>. </td>
</tr>
</table>
<a name="e0" doxytag="XalanSourceTreeElementNA::create"></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>
XalanSourceTreeElementNA * XalanSourceTreeElementNA::create (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanSourceTreeElementNA &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>deep</em> = false&nbsp;)<code> [static, protected]</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="a7" doxytag="XalanSourceTreeElementNA::getAttribute"></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; XalanSourceTreeElementNA::getAttribute (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>name</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieves an attribute value by name.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>name</em>
&nbsp;</td><td>
The name of the attribute to retrieve. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The <code>DOM_Attr</code> value as a string, or the empty string if that attribute does not have a specified or default value. </dl>
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a30">XalanSourceTreeElement</a>. </td>
</tr>
</table>
<a name="a9" doxytag="XalanSourceTreeElementNA::getAttributeNS"></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; XalanSourceTreeElementNA::getAttributeNS (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>namespaceURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>localName</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieves an attribute value by local name and namespace URI.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>namespaceURI</em>
&nbsp;</td><td>
The <em>namespace URI</em> of the attribute to retrieve. </td></tr>
<tr><td valign=top><em>localName</em>
&nbsp;</td><td>
The <em>local name</em> of the attribute to retrieve. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The <code>DOM_Attr</code> value as a string, or an empty string if that attribute does not have a specified or default value. </dl>
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a37">XalanSourceTreeElement</a>. </td>
</tr>
</table>
<a name="a8" doxytag="XalanSourceTreeElementNA::getAttributeNode"></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>
<a class="el" href="classXalanAttr.html">XalanAttr</a> * XalanSourceTreeElementNA::getAttributeNode (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>name</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieves an <code>DOM_Attr</code> node by name.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>name</em>
&nbsp;</td><td>
The name (<code>nodeName</code>) of the attribute to retrieve. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The <code>DOM_Attr</code> node with the specified name (<code>nodeName</code>) or <code>null</code> if there is no such attribute. </dl>
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a31">XalanSourceTreeElement</a>. </td>
</tr>
</table>
<a name="a10" doxytag="XalanSourceTreeElementNA::getAttributeNodeNS"></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>
<a class="el" href="classXalanAttr.html">XalanAttr</a> * XalanSourceTreeElementNA::getAttributeNodeNS (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>namespaceURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>localName</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieves an <code>DOM_Attr</code> node by local name and namespace URI.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>namespaceURI</em>
&nbsp;</td><td>
The <em>namespace URI</em> of the attribute to retrieve. </td></tr>
<tr><td valign=top><em>localName</em>
&nbsp;</td><td>
The <em>local name</em> of the attribute to retrieve. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The <code>DOM_Attr</code> node with the specified attribute local name and namespace URI or <code>null</code> if there is no such attribute. </dl>
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a40">XalanSourceTreeElement</a>. </td>
</tr>
</table>
<a name="a2" doxytag="XalanSourceTreeElementNA::getAttributes"></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="classXalanNamedNodeMap.html">XalanNamedNodeMap</a> * XalanSourceTreeElementNA::getAttributes (
</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>
Gets a <code>NamedNodeMap</code> containing the attributes of this node (if it is an <code>Element</code>) or <code>null</code> otherwise.
<p>
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a12">XalanSourceTreeElement</a>. </td>
</tr>
</table>
<a name="a6" doxytag="XalanSourceTreeElementNA::getLocalName"></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; XalanSourceTreeElementNA::getLocalName (
</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>
Returns the local part of the <em>qualified name</em> of this node.
<p>
<p>
For nodes created with a DOM Level 1 method, such as <code>createElement</code> from the <code>DOM_Document</code> interface, it is null.
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a25">XalanSourceTreeElement</a>.
<p>
Reimplemented in <a class="el" href="classXalanSourceTreeElementNANS.html#a5">XalanSourceTreeElementNANS</a>. </td>
</tr>
</table>
<a name="a4" doxytag="XalanSourceTreeElementNA::getNamespaceURI"></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; XalanSourceTreeElementNA::getNamespaceURI (
</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>
Get the <em>namespace URI</em> of this node, or <code>null</code> if it is unspecified.
<p>
<p>
This is not a computed value that is the result of a namespace lookup based on an examination of the namespace declarations in scope. It is merely the namespace URI given at creation time.
<p>
For nodes of any type other than <code>ELEMENT_NODE</code> and <code>ATTRIBUTE_NODE</code> and nodes created with a DOM Level 1 method, such as <code>createElement</code> from the <code>Document</code> interface, this is always <code>null</code>.
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a23">XalanSourceTreeElement</a>.
<p>
Reimplemented in <a class="el" href="classXalanSourceTreeElementNANS.html#a3">XalanSourceTreeElementNANS</a>. </td>
</tr>
</table>
<a name="a5" doxytag="XalanSourceTreeElementNA::getPrefix"></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; XalanSourceTreeElementNA::getPrefix (
</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>
Get the <em>namespace prefix</em> of this node, or <code>null</code> if it is unspecified.
<p>
<p>
Reimplemented from <a class="el" href="classXalanSourceTreeElement.html#a24">XalanSourceTreeElement</a>.
<p>
Reimplemented in <a class="el" href="classXalanSourceTreeElementNANS.html#a4">XalanSourceTreeElementNANS</a>. </td>
</tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="q0" doxytag="XalanSourceTreeElementNA::s_emptyAttributes"></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="classXalanEmptyNamedNodeMap.html">XalanEmptyNamedNodeMap</a> XalanSourceTreeElementNA::s_emptyAttributes<code> [static, protected]</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>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanSourceTreeElementNA_8hpp-source.html">XalanSourceTreeElementNA.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>