blob: 7521b40a30bf61ffff5eb9d195ede75cbd42055d [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>XalanSourceTreeDocumentFragmentAllocator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanSourceTreeDocumentFragmentAllocator" -->
<p><code>#include &lt;<a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanSourceTreeDocumentFragmentAllocator:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanSourceTreeDocumentFragmentAllocator__coll__graph.png" border="0" usemap="#XalanSourceTreeDocumentFragmentAllocator_coll__map" alt="Collaboration graph"/></div>
<map name="XalanSourceTreeDocumentFragmentAllocator_coll__map" id="XalanSourceTreeDocumentFragmentAllocator_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="classXalanSourceTreeDocumentFragmentAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <br class="typebreak"/>
<a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</a> <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#aa564efd8a3eb9d0b2740bf87024c100f">data_type</a>
<li>typedef <a class="el" href="classReusableArenaAllocator.html">ReusableArenaAllocator</a><br class="typebreak"/>
&lt; <a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a> &gt; <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#adba5f50d7274fa5c187b7124422a6a15">ArenaAllocatorType</a>
<li>typedef <br class="typebreak"/>
<a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ArenaAllocatorType::size_type</a> <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#a14d50567e8667ca00da09c842299bcc0">XalanSourceTreeDocumentFragmentAllocator</a> (MemoryManager &amp;theManager, <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">size_type</a> theBlockCount)
<dl class="el"><dd class="mdescRight">Construct an instance that will allocate blocks of the specified size. <a href="#a14d50567e8667ca00da09c842299bcc0"></a><br/></dl><li><a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#a77bbbd1b4f2f86981f43d6e22f839cbf">~XalanSourceTreeDocumentFragmentAllocator</a> ()
<li><a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a> * <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#a89b6d842496e2cbe7b4ccbf31827670d">create</a> (<a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</a> &amp;theValue)
<dl class="el"><dd class="mdescRight">Create a <a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</a> object. <a href="#a89b6d842496e2cbe7b4ccbf31827670d"></a><br/></dl><li><a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a> * <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#a153776c4b4aa79cc46fd1d7eca757933">create</a> (const <a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a> &amp;theSource)
<dl class="el"><dd class="mdescRight">Create an <a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</a> object. <a href="#a153776c4b4aa79cc46fd1d7eca757933"></a><br/></dl><li>bool <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#a7c8b207812215892056216cc762a4b94">destroy</a> (<a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a> *theObject)
<dl class="el"><dd class="mdescRight">Delete an <a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</a> object from allocator. <a href="#a7c8b207812215892056216cc762a4b94"></a><br/></dl><li>bool <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#a2ef204c85bf98b7f896be9b0b2aaa7a7">ownsObject</a> (const <a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a> *theObject)
<dl class="el"><dd class="mdescRight">Determine if an object is owned by the allocator... <a href="#a2ef204c85bf98b7f896be9b0b2aaa7a7"></a><br/></dl><li>void <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#ae986229f35b224382caa12d9721c4580">reset</a> ()
<dl class="el"><dd class="mdescRight">Delete all <a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</a> objects from allocator. <a href="#ae986229f35b224382caa12d9721c4580"></a><br/></dl><li><a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">size_type</a> <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#af94cf78724364f3920d54f54d36c4908">getBlockCount</a> () const
<dl class="el"><dd class="mdescRight">Get the number of ArenaBlocks currently allocated. <a href="#af94cf78724364f3920d54f54d36c4908"></a><br/></dl><li><a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">size_type</a> <a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#a8fdd963ae14c800114ba2a20ea0cdd81">getBlockSize</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="#a8fdd963ae14c800114ba2a20ea0cdd81"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html#l00041">41</a> of file <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="adba5f50d7274fa5c187b7124422a6a15"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::ArenaAllocatorType" ref="adba5f50d7274fa5c187b7124422a6a15" 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="classXalanSourceTreeDocumentFragment.html">data_type</a>&gt; <a class="el" href="classReusableArenaAllocator.html">XalanSourceTreeDocumentFragmentAllocator::ArenaAllocatorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html#l00047">47</a> of file <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aa564efd8a3eb9d0b2740bf87024c100f"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::data_type" ref="aa564efd8a3eb9d0b2740bf87024c100f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</a> <a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragmentAllocator::data_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html#l00045">45</a> of file <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="abe43cc85f75e82803bd5a61b19f16dd4"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::size_type" ref="abe43cc85f75e82803bd5a61b19f16dd4" 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="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">XalanSourceTreeDocumentFragmentAllocator::size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html#l00048">48</a> of file <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a14d50567e8667ca00da09c842299bcc0"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::XalanSourceTreeDocumentFragmentAllocator" ref="a14d50567e8667ca00da09c842299bcc0" args="(MemoryManager &amp;theManager, size_type theBlockCount)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeDocumentFragmentAllocator::XalanSourceTreeDocumentFragmentAllocator </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="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">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="a77bbbd1b4f2f86981f43d6e22f839cbf"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::~XalanSourceTreeDocumentFragmentAllocator" ref="a77bbbd1b4f2f86981f43d6e22f839cbf" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeDocumentFragmentAllocator::~XalanSourceTreeDocumentFragmentAllocator </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="a89b6d842496e2cbe7b4ccbf31827670d"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::create" ref="a89b6d842496e2cbe7b4ccbf31827670d" args="(XalanSourceTreeDocument &amp;theValue)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a>* XalanSourceTreeDocumentFragmentAllocator::create </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</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 a <a class="el" href="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</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>The constructor parameter</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="a153776c4b4aa79cc46fd1d7eca757933"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::create" ref="a153776c4b4aa79cc46fd1d7eca757933" args="(const data_type &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeDocumentFragment.html">data_type</a>* XalanSourceTreeDocumentFragmentAllocator::create </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanSourceTreeDocumentFragment.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="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</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 instance</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="a7c8b207812215892056216cc762a4b94"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::destroy" ref="a7c8b207812215892056216cc762a4b94" args="(data_type *theObject)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanSourceTreeDocumentFragmentAllocator::destroy </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanSourceTreeDocumentFragment.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="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</a> object from allocator. </p>
</div>
</div>
<a class="anchor" id="af94cf78724364f3920d54f54d36c4908"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::getBlockCount" ref="af94cf78724364f3920d54f54d36c4908" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">size_type</a> XalanSourceTreeDocumentFragmentAllocator::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 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="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html#l00106">106</a> of file <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a8fdd963ae14c800114ba2a20ea0cdd81"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::getBlockSize" ref="a8fdd963ae14c800114ba2a20ea0cdd81" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeDocumentFragmentAllocator.html#abe43cc85f75e82803bd5a61b19f16dd4">size_type</a> XalanSourceTreeDocumentFragmentAllocator::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 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="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html#l00118">118</a> of file <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a2ef204c85bf98b7f896be9b0b2aaa7a7"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::ownsObject" ref="a2ef204c85bf98b7f896be9b0b2aaa7a7" args="(const data_type *theObject)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanSourceTreeDocumentFragmentAllocator::ownsObject </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanSourceTreeDocumentFragment.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="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html#l00089">89</a> of file <a class="el" href="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae986229f35b224382caa12d9721c4580"></a><!-- doxytag: member="XalanSourceTreeDocumentFragmentAllocator::reset" ref="ae986229f35b224382caa12d9721c4580" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanSourceTreeDocumentFragmentAllocator::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="classXalanSourceTreeDocumentFragment.html">XalanSourceTreeDocumentFragment</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="XalanSourceTreeDocumentFragmentAllocator_8hpp_source.html">XalanSourceTreeDocumentFragmentAllocator.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>