blob: c733e7940d92a972fc03d08396b1849d6be2c920 [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>XalanSourceTreeElementANS Class Reference</h1><code>#include &lt;<a class="el" href="XalanSourceTreeElementANS_8hpp-source.html">XalanSourceTreeElementANS.hpp</a>&gt;</code>
<p>
Inheritance diagram for XalanSourceTreeElementANS:<p><center><img src="classXalanSourceTreeElementANS__inherit__graph.gif" border="0" usemap="#XalanSourceTreeElementANS_inherit_map" alt="Inheritance graph"></center>
<map name="XalanSourceTreeElementANS_inherit_map">
<area href="classXalanSourceTreeElementA.html" shape="rect" coords="93,266,269,242">
<area href="classXalanSourceTreeElement.html" shape="rect" coords="6,191,174,168">
<area href="classXalanElement.html" shape="rect" coords="40,117,141,93">
<area href="classXalanNode.html" shape="rect" coords="50,42,130,18">
<area href="classXalanNamedNodeMap.html" shape="rect" coords="198,191,348,168">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XalanSourceTreeElementANS:<p><center><img src="classXalanSourceTreeElementANS__coll__graph.gif" border="0" usemap="#XalanSourceTreeElementANS_coll_map" alt="Collaboration graph"></center>
<map name="XalanSourceTreeElementANS_coll_map">
<area href="classXalanSourceTreeElementA.html" shape="rect" coords="132,349,307,325">
<area href="classXalanSourceTreeElement.html" shape="rect" coords="124,148,291,124">
<area href="classXalanSourceTreeAttr.html" shape="rect" coords="214,249,355,225">
<area href="classXalanDOMString.html" shape="rect" coords="149,43,266,19">
<area href="classXalanNamedNodeMap.html" shape="rect" coords="379,249,529,225">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanSourceTreeElementANS-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeElementANS.html#a0">XalanSourceTreeElementANS</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theTagName, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocalName, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespaceURI, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;thePrefix, <a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</a> *theOwnerDocument, <a class="el" href="classXalanSourceTreeAttr.html">XalanSourceTreeAttr</a> **theAttributes, <a class="el" href="classXalanSourceTreeElementA.html#s0">AttributesCountType</a> theAttributeCount, <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="classXalanSourceTreeElementANS.html#a1">~XalanSourceTreeElementANS</a> ()
<li>virtual XalanSourceTreeElementANS* <a class="el" href="classXalanSourceTreeElementANS.html#a2">cloneNode</a> (bool deep) const
<dl class="el"><dd><font size=-1><em>Returns a duplicate of this node.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanSourceTreeElementANS.html#a3">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="#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="classXalanSourceTreeElementANS.html#a4">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="#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="classXalanSourceTreeElementANS.html#a5">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="#a5">More...</a><em><br><br></em></font></dl></ul>
<h2>Protected Methods</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeElementANS.html#b0">XalanSourceTreeElementANS</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const XalanSourceTreeElementANS &amp;theSource, bool deep)
<li><a class="el" href="classXalanSourceTreeElementANS.html#b1">XalanSourceTreeElementANS</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const <a class="el" href="classXalanSourceTreeElementA.html">XalanSourceTreeElementA</a> &amp;theSource, bool deep)
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XalanSourceTreeElementANS::XalanSourceTreeElementANS"></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>
XalanSourceTreeElementANS::XalanSourceTreeElementANS (
</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>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theLocalName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespaceURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>thePrefix</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="classXalanSourceTreeAttr.html">XalanSourceTreeAttr</a> ** <em>theAttributes</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanSourceTreeElementA.html#s0">AttributesCountType</a> <em>theAttributeCount</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>theLocalName</em>
&nbsp;</td><td>
The local name of the attribute </td></tr>
<tr><td valign=top><em>theNamespaceURI</em>
&nbsp;</td><td>
The namespace URI of the attribute </td></tr>
<tr><td valign=top><em>thePrefix</em>
&nbsp;</td><td>
The namespace prefix of the attribute </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>theAttributes</em>
&nbsp;</td><td>
An array of pointers to the attribute instances for the element </td></tr>
<tr><td valign=top><em>theAttributeCount</em>
&nbsp;</td><td>
The number of attributes. </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="XalanSourceTreeElementANS::~XalanSourceTreeElementANS"></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>
XalanSourceTreeElementANS::~XalanSourceTreeElementANS (
</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="XalanSourceTreeElementANS::XalanSourceTreeElementANS"></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>
XalanSourceTreeElementANS::XalanSourceTreeElementANS (
</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 XalanSourceTreeElementANS &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>deep</em>&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>
<a name="b1" doxytag="XalanSourceTreeElementANS::XalanSourceTreeElementANS"></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>
XalanSourceTreeElementANS::XalanSourceTreeElementANS (
</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="classXalanSourceTreeElementA.html">XalanSourceTreeElementA</a> &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>deep</em>&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="a2" doxytag="XalanSourceTreeElementANS::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>
XalanSourceTreeElementANS * XalanSourceTreeElementANS::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="classXalanSourceTreeElementA.html#a3">XalanSourceTreeElementA</a>. </td>
</tr>
</table>
<a name="a5" doxytag="XalanSourceTreeElementANS::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; XalanSourceTreeElementANS::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="classXalanSourceTreeElementA.html#a6">XalanSourceTreeElementA</a>. </td>
</tr>
</table>
<a name="a3" doxytag="XalanSourceTreeElementANS::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; XalanSourceTreeElementANS::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="classXalanSourceTreeElementA.html#a4">XalanSourceTreeElementA</a>. </td>
</tr>
</table>
<a name="a4" doxytag="XalanSourceTreeElementANS::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; XalanSourceTreeElementANS::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="classXalanSourceTreeElementA.html#a5">XalanSourceTreeElementA</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanSourceTreeElementANS_8hpp-source.html">XalanSourceTreeElementANS.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>