blob: 0f6d24f8bb8689660e44c89b1c4a4cac3460350b [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>DOMSupportDefault Class Reference</h1><code>#include &lt;<a class="el" href="DOMSupportDefault_8hpp-source.html">DOMSupportDefault.hpp</a>&gt;</code>
<p>
Inheritance diagram for DOMSupportDefault:<p><center><img src="classDOMSupportDefault__inherit__graph.gif" border="0" usemap="#DOMSupportDefault_inherit_map" alt="Inheritance graph"></center>
<map name="DOMSupportDefault_inherit_map">
<area href="classDOMSupport.html" shape="rect" coords="27,42,122,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for DOMSupportDefault:<p><center><img src="classDOMSupportDefault__coll__graph.gif" border="0" usemap="#DOMSupportDefault_coll_map" alt="Collaboration graph"></center>
<map name="DOMSupportDefault_coll_map">
<area href="classDOMSupport.html" shape="rect" coords="194,314,290,290">
<area href="classXalanDOMStringPool.html" shape="rect" coords="314,314,455,290">
<area href="classXalanDOMStringHashTable.html" shape="rect" coords="86,223,265,200">
<area href="classXalanMemMgrAutoPtrArray.html" shape="rect" coords="40,133,312,109">
<area href="classXalanMemMgrAutoPtrArray_1_1MemMgrAutoPtrArrayData.html" shape="rect" coords="6,42,345,18">
<area href="classXalanAllocator.html" shape="rect" coords="289,223,481,200">
<area href="classXalanDOMString.html" shape="rect" coords="505,223,622,200">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classDOMSupportDefault-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classDOMSupportDefault.html#a0">DOMSupportDefault</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR)
<li>virtual <a class="el" href="classDOMSupportDefault.html#a1">~DOMSupportDefault</a> ()
<li>virtual void <a class="el" href="classDOMSupportDefault.html#a2">reset</a> ()
<li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classDOMSupportDefault.html#a3">getUnparsedEntityURI</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theName, const <a class="el" href="classXalanDocument.html">XalanDocument</a> &amp;theDocument) const
<dl class="el"><dd><font size=-1><em>Retrieves the URI of the named unparsed entity from the supplied document.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classDOMSupportDefault.html#a4">isNodeAfter</a> (const <a class="el" href="classXalanNode.html">XalanNode</a> &amp;node1, const <a class="el" href="classXalanNode.html">XalanNode</a> &amp;node2) const
<dl class="el"><dd><font size=-1><em>Determine if a node is after another node, in document order.</em> <a href="#a4">More...</a><em><br><br></em></font></dl></ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="DOMSupportDefault::DOMSupportDefault"></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>
DOMSupportDefault::DOMSupportDefault (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager <em>XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR</em>&nbsp;)
</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="a1" doxytag="DOMSupportDefault::~DOMSupportDefault"></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>
DOMSupportDefault::~DOMSupportDefault (
</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="a3" doxytag="DOMSupportDefault::getUnparsedEntityURI"></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; DOMSupportDefault::getUnparsedEntityURI (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDocument.html">XalanDocument</a> &amp; <em>theDocument</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 the URI of the named unparsed entity from the supplied document.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theName</em>
&nbsp;</td><td>
The name of the entity </td></tr>
<tr><td valign=top><em>theDocument</em>
&nbsp;</td><td>
The document that contains the entity </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The URI of the entity </dl>
<p>
Reimplemented from <a class="el" href="classDOMSupport.html#a3">DOMSupport</a>. </td>
</tr>
</table>
<a name="a4" doxytag="DOMSupportDefault::isNodeAfter"></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>
bool DOMSupportDefault::isNodeAfter (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> &amp; <em>node1</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> &amp; <em>node2</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>
Determine if a node is after another node, in document order.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>node1</em>
&nbsp;</td><td>
The first node </td></tr>
<tr><td valign=top><em>node2</em>
&nbsp;</td><td>
The second node </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if node1 one is after node2, or false if it is not. </dl>
<p>
Reimplemented from <a class="el" href="classDOMSupport.html#a4">DOMSupport</a>. </td>
</tr>
</table>
<a name="a2" doxytag="DOMSupportDefault::reset"></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 DOMSupportDefault::reset (
</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>
<p>
Reimplemented from <a class="el" href="classDOMSupport.html#a2">DOMSupport</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="DOMSupportDefault_8hpp-source.html">DOMSupportDefault.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>