blob: cdd253accc70aae238f0916f0709ab98cc9b28fc [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-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> </div>
<div class="headertitle">
<h1>XercesDOM_NodeHack Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XercesDOM_NodeHack" -->
<p>This class is deprecated.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="XercesDOM__NodeHack_8hpp_source.html">XercesDOM_NodeHack.hpp</a>&gt;</code></p>
<p><a href="classXercesDOM__NodeHack-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <br class="typebreak"/>
XERCES_CPP_NAMESPACE_QUALIFIER <br class="typebreak"/>
DOM_Node <a class="el" href="classXercesDOM__NodeHack.html#a78bcc76e5d83f8746051cb023d3bf830">ParentType</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXercesDOM__NodeHack.html#a9695478875440dd1887a36b5693d1bcf">XercesDOM_NodeHack</a> (<a class="el" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">NodeImplType</a> *theImpl=0)
<li><a class="el" href="classXercesDOM__NodeHack.html#a0deb351ccfa76f80fc80d4f88c48fa78">~XercesDOM_NodeHack</a> ()
<li><a class="el" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">NodeImplType</a> * <a class="el" href="classXercesDOM__NodeHack.html#a6d2353e4e50394eb371cff0f7e20d1d2">getImpl</a> () const
</ul>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">NodeImplType</a> * <a class="el" href="classXercesDOM__NodeHack.html#ae07c6354cfd57cf23d3258a3d2ac95c5">getImpl</a> (const <a class="el" href="classXercesDOM__NodeHack.html#a78bcc76e5d83f8746051cb023d3bf830">ParentType</a> &amp;theNode)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This class is deprecated. </p>
<p>An evil class to hack the Xerces smart-pointer class. I'm only doing this because I have to...</p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000040">Deprecated:</a></b></dt><dd>This class is part of the deprecated Xerces DOM bridge. </dd></dl>
<p>Definition at line <a class="el" href="XercesDOM__NodeHack_8hpp_source.html#l00057">57</a> of file <a class="el" href="XercesDOM__NodeHack_8hpp_source.html">XercesDOM_NodeHack.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a78bcc76e5d83f8746051cb023d3bf830"></a><!-- doxytag: member="XercesDOM_NodeHack::ParentType" ref="a78bcc76e5d83f8746051cb023d3bf830" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node <a class="el" href="classXercesDOM__NodeHack.html#a78bcc76e5d83f8746051cb023d3bf830">XercesDOM_NodeHack::ParentType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesDOM__NodeHack_8hpp_source.html#l00061">61</a> of file <a class="el" href="XercesDOM__NodeHack_8hpp_source.html">XercesDOM_NodeHack.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a9695478875440dd1887a36b5693d1bcf"></a><!-- doxytag: member="XercesDOM_NodeHack::XercesDOM_NodeHack" ref="a9695478875440dd1887a36b5693d1bcf" args="(NodeImplType *theImpl=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XercesDOM_NodeHack::XercesDOM_NodeHack </td>
<td>(</td>
<td class="paramtype"><a class="el" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">NodeImplType</a> *&nbsp;</td>
<td class="paramname"> <em>theImpl</em> = <code>0</code></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a0deb351ccfa76f80fc80d4f88c48fa78"></a><!-- doxytag: member="XercesDOM_NodeHack::~XercesDOM_NodeHack" ref="a0deb351ccfa76f80fc80d4f88c48fa78" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XercesDOM_NodeHack::~XercesDOM_NodeHack </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a6d2353e4e50394eb371cff0f7e20d1d2"></a><!-- doxytag: member="XercesDOM_NodeHack::getImpl" ref="a6d2353e4e50394eb371cff0f7e20d1d2" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">NodeImplType</a>* XercesDOM_NodeHack::getImpl </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="XercesDOM__NodeHack_8hpp_source.html#l00068">68</a> of file <a class="el" href="XercesDOM__NodeHack_8hpp_source.html">XercesDOM_NodeHack.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae07c6354cfd57cf23d3258a3d2ac95c5"></a><!-- doxytag: member="XercesDOM_NodeHack::getImpl" ref="ae07c6354cfd57cf23d3258a3d2ac95c5" args="(const ParentType &amp;theNode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">NodeImplType</a>* XercesDOM_NodeHack::getImpl </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXercesDOM__NodeHack.html#a78bcc76e5d83f8746051cb023d3bf830">ParentType</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theNode</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesDOM__NodeHack_8hpp_source.html#l00074">74</a> of file <a class="el" href="XercesDOM__NodeHack_8hpp_source.html">XercesDOM_NodeHack.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XercesDOM__NodeHack_8hpp_source.html">XercesDOM_NodeHack.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>