blob: 297b31a8eb0246c590d2ae887a95ebff95bd80ba [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> </div>
<div class="headertitle">
<h1>XResultTreeFragAllocator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XResultTreeFragAllocator" -->
<p><code>#include &lt;<a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XResultTreeFragAllocator:</div>
<div class="dyncontent">
<div class="center"><img src="classXResultTreeFragAllocator__coll__graph.png" border="0" usemap="#XResultTreeFragAllocator_coll__map" alt="Collaboration graph"/></div>
<map name="XResultTreeFragAllocator_coll__map" id="XResultTreeFragAllocator_coll__map">
<area shape="rect" id="node2" href="classReusableArenaAllocator.html" title="ReusableArenaAllocator\&lt; data_type \&gt;" alt="" coords="233,491,500,520"/><area shape="rect" id="node4" href="classArenaAllocator.html" title="ArenaAllocator\&lt; data_type, ReusableArenaBlock\&lt; data_type \&gt; \&gt;" alt="" coords="145,411,588,440"/><area shape="rect" id="node6" href="classXalanList.html" title="XalanList\&lt; ReusableArenaBlock\&lt; data_type \&gt; * \&gt;" alt="" coords="5,315,352,344"/><area shape="rect" id="node8" href="structXalanList_1_1Node.html" title="XalanList\&lt; Type \&gt;::Node" alt="" coords="83,200,264,229"/><area shape="rect" id="node11" href="classReusableArenaBlock.html" title="ReusableArenaBlock\&lt; data_type \&gt;" alt="" coords="376,315,621,344"/><area shape="rect" id="node13" href="classArenaBlockBase.html" title="ArenaBlockBase\&lt; data_type, unsigned short \&gt;" alt="" coords="341,200,664,229"/><area shape="rect" id="node15" href="classXalanAllocator.html" title="XalanAllocator\&lt; data_type \&gt;" alt="" coords="324,101,532,131"/><area shape="rect" id="node17" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="556,101,684,131"/><area shape="rect" id="node19" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="507,5,733,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXResultTreeFragAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> <a class="el" href="classXResultTreeFragAllocator.html#a71587fee0162d77f46b7636ff80f3256">data_type</a>
<li>typedef <a class="el" href="classReusableArenaAllocator.html">ReusableArenaAllocator</a><br class="typebreak"/>
&lt; <a class="el" href="classXResultTreeFrag.html">data_type</a> &gt; <a class="el" href="classXResultTreeFragAllocator.html#a05b1f8391c9e3be0912324f4bc035fa6">ArenaAllocatorType</a>
<li>typedef <br class="typebreak"/>
<a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ArenaAllocatorType::size_type</a> <a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXResultTreeFragAllocator.html#a09ff108007e02d2ba37a6e728f1f1c0c">XResultTreeFragAllocator</a> (MemoryManager &amp;theManager, <a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">size_type</a> theBlockCount)
<dl class="el"><dd class="mdescRight">Construct an instance that will allocate blocks of the specified size. <a href="#a09ff108007e02d2ba37a6e728f1f1c0c"></a><br/></dl><li><a class="el" href="classXResultTreeFragAllocator.html#a0de43f2b6ffd88d0f1abdad00dc573c9">~XResultTreeFragAllocator</a> ()
<li><a class="el" href="classXResultTreeFrag.html">data_type</a> * <a class="el" href="classXResultTreeFragAllocator.html#ad65fb493dd85fa234bfb00297a1ca688">create</a> (<a class="el" href="classXalanDocumentFragment.html">XalanDocumentFragment</a> &amp;theValue)
<dl class="el"><dd class="mdescRight">Create an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object. <a href="#ad65fb493dd85fa234bfb00297a1ca688"></a><br/></dl><li><a class="el" href="classXResultTreeFrag.html">data_type</a> * <a class="el" href="classXResultTreeFragAllocator.html#a5f585d4e870f79186443fd2ec2ec683a">create</a> (const <a class="el" href="classXResultTreeFrag.html">data_type</a> &amp;theSource)
<dl class="el"><dd class="mdescRight">Create an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object. <a href="#a5f585d4e870f79186443fd2ec2ec683a"></a><br/></dl><li><a class="el" href="classXResultTreeFrag.html">data_type</a> * <a class="el" href="classXResultTreeFragAllocator.html#afdaf357532955bad7a3421106044be7c">clone</a> (const <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> &amp;theSource)
<dl class="el"><dd class="mdescRight">Clone an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object. <a href="#afdaf357532955bad7a3421106044be7c"></a><br/></dl><li>bool <a class="el" href="classXResultTreeFragAllocator.html#a1bd37dea5a36649fe9eeeb52daf767d1">destroy</a> (<a class="el" href="classXResultTreeFrag.html">data_type</a> *theObject)
<dl class="el"><dd class="mdescRight">Delete an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object from allocator. <a href="#a1bd37dea5a36649fe9eeeb52daf767d1"></a><br/></dl><li>bool <a class="el" href="classXResultTreeFragAllocator.html#aac87707c3a27a9bcc5b843821e0cb0d6">ownsObject</a> (const <a class="el" href="classXResultTreeFrag.html">data_type</a> *theObject)
<dl class="el"><dd class="mdescRight">Determine if an object is owned by the allocator... <a href="#aac87707c3a27a9bcc5b843821e0cb0d6"></a><br/></dl><li>void <a class="el" href="classXResultTreeFragAllocator.html#acc3fac936365df85575c3c573107c792">reset</a> ()
<dl class="el"><dd class="mdescRight">Delete all <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> objects from allocator. <a href="#acc3fac936365df85575c3c573107c792"></a><br/></dl><li><a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">size_type</a> <a class="el" href="classXResultTreeFragAllocator.html#a6877d1115a748282006f3de5ed98f416">getBlockCount</a> () const
<dl class="el"><dd class="mdescRight">Get size of an <a class="el" href="classArenaBlock.html">ArenaBlock</a>, that is, the number of objects in each block. <a href="#a6877d1115a748282006f3de5ed98f416"></a><br/></dl><li><a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">size_type</a> <a class="el" href="classXResultTreeFragAllocator.html#a3929ea73e68a16025015db83573f3ea4">getBlockSize</a> () const
<dl class="el"><dd class="mdescRight">Get the number of ArenaBlocks currently allocated. <a href="#a3929ea73e68a16025015db83573f3ea4"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XResultTreeFragAllocator_8hpp_source.html#l00041">41</a> of file <a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a05b1f8391c9e3be0912324f4bc035fa6"></a><!-- doxytag: member="XResultTreeFragAllocator::ArenaAllocatorType" ref="a05b1f8391c9e3be0912324f4bc035fa6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classReusableArenaAllocator.html">ReusableArenaAllocator</a>&lt;<a class="el" href="classXResultTreeFrag.html">data_type</a>&gt; <a class="el" href="classReusableArenaAllocator.html">XResultTreeFragAllocator::ArenaAllocatorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XResultTreeFragAllocator_8hpp_source.html#l00047">47</a> of file <a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a71587fee0162d77f46b7636ff80f3256"></a><!-- doxytag: member="XResultTreeFragAllocator::data_type" ref="a71587fee0162d77f46b7636ff80f3256" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> <a class="el" href="classXResultTreeFrag.html">XResultTreeFragAllocator::data_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XResultTreeFragAllocator_8hpp_source.html#l00045">45</a> of file <a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a0c74412be27a1b48c65fab56570b60f0"></a><!-- doxytag: member="XResultTreeFragAllocator::size_type" ref="a0c74412be27a1b48c65fab56570b60f0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ArenaAllocatorType::size_type</a> <a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">XResultTreeFragAllocator::size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XResultTreeFragAllocator_8hpp_source.html#l00048">48</a> of file <a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a09ff108007e02d2ba37a6e728f1f1c0c"></a><!-- doxytag: member="XResultTreeFragAllocator::XResultTreeFragAllocator" ref="a09ff108007e02d2ba37a6e728f1f1c0c" args="(MemoryManager &amp;theManager, size_type theBlockCount)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XResultTreeFragAllocator::XResultTreeFragAllocator </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theBlockCount</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Construct an instance that will allocate blocks of the specified size. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theBlockSize</em>&nbsp;</td><td>The block size. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a0de43f2b6ffd88d0f1abdad00dc573c9"></a><!-- doxytag: member="XResultTreeFragAllocator::~XResultTreeFragAllocator" ref="a0de43f2b6ffd88d0f1abdad00dc573c9" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XResultTreeFragAllocator::~XResultTreeFragAllocator </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="afdaf357532955bad7a3421106044be7c"></a><!-- doxytag: member="XResultTreeFragAllocator::clone" ref="afdaf357532955bad7a3421106044be7c" args="(const XResultTreeFrag &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXResultTreeFrag.html">data_type</a>* XResultTreeFragAllocator::clone </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Clone an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theSource</em>&nbsp;</td><td>source <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a></td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a5f585d4e870f79186443fd2ec2ec683a"></a><!-- doxytag: member="XResultTreeFragAllocator::create" ref="a5f585d4e870f79186443fd2ec2ec683a" args="(const data_type &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXResultTreeFrag.html">data_type</a>* XResultTreeFragAllocator::create </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXResultTreeFrag.html">data_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theSource</em>&nbsp;</td><td>source <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a></td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to a node </dd></dl>
</div>
</div>
<a class="anchor" id="ad65fb493dd85fa234bfb00297a1ca688"></a><!-- doxytag: member="XResultTreeFragAllocator::create" ref="ad65fb493dd85fa234bfb00297a1ca688" args="(XalanDocumentFragment &amp;theValue)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXResultTreeFrag.html">data_type</a>* XResultTreeFragAllocator::create </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanDocumentFragment.html">XalanDocumentFragment</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theValue</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theValue</em>&nbsp;</td><td>source value</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to a node </dd></dl>
</div>
</div>
<a class="anchor" id="a1bd37dea5a36649fe9eeeb52daf767d1"></a><!-- doxytag: member="XResultTreeFragAllocator::destroy" ref="a1bd37dea5a36649fe9eeeb52daf767d1" args="(data_type *theObject)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XResultTreeFragAllocator::destroy </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXResultTreeFrag.html">data_type</a> *&nbsp;</td>
<td class="paramname"> <em>theObject</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Delete an <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> object from allocator. </p>
</div>
</div>
<a class="anchor" id="a6877d1115a748282006f3de5ed98f416"></a><!-- doxytag: member="XResultTreeFragAllocator::getBlockCount" ref="a6877d1115a748282006f3de5ed98f416" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">size_type</a> XResultTreeFragAllocator::getBlockCount </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get size of an <a class="el" href="classArenaBlock.html">ArenaBlock</a>, that is, the number of objects in each block. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The size of the block </dd></dl>
<p>Definition at line <a class="el" href="XResultTreeFragAllocator_8hpp_source.html#l00117">117</a> of file <a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a3929ea73e68a16025015db83573f3ea4"></a><!-- doxytag: member="XResultTreeFragAllocator::getBlockSize" ref="a3929ea73e68a16025015db83573f3ea4" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXResultTreeFragAllocator.html#a0c74412be27a1b48c65fab56570b60f0">size_type</a> XResultTreeFragAllocator::getBlockSize </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the number of ArenaBlocks currently allocated. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The number of blocks. </dd></dl>
<p>Definition at line <a class="el" href="XResultTreeFragAllocator_8hpp_source.html#l00128">128</a> of file <a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aac87707c3a27a9bcc5b843821e0cb0d6"></a><!-- doxytag: member="XResultTreeFragAllocator::ownsObject" ref="aac87707c3a27a9bcc5b843821e0cb0d6" args="(const data_type *theObject)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XResultTreeFragAllocator::ownsObject </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXResultTreeFrag.html">data_type</a> *&nbsp;</td>
<td class="paramname"> <em>theObject</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Determine if an object is owned by the allocator... </p>
<p>Definition at line <a class="el" href="XResultTreeFragAllocator_8hpp_source.html#l00099">99</a> of file <a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="acc3fac936365df85575c3c573107c792"></a><!-- doxytag: member="XResultTreeFragAllocator::reset" ref="acc3fac936365df85575c3c573107c792" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XResultTreeFragAllocator::reset </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Delete all <a class="el" href="classXResultTreeFrag.html">XResultTreeFrag</a> objects from allocator. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XResultTreeFragAllocator_8hpp_source.html">XResultTreeFragAllocator.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>