blob: 2843544aac625a698a5a221830587adb03446c36 [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>XalanSourceTreeElementANSAllocator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanSourceTreeElementANSAllocator" -->
<p><code>#include &lt;<a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanSourceTreeElementANSAllocator:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanSourceTreeElementANSAllocator__coll__graph.png" border="0" usemap="#XalanSourceTreeElementANSAllocator_coll__map" alt="Collaboration graph"/></div>
<map name="XalanSourceTreeElementANSAllocator_coll__map" id="XalanSourceTreeElementANSAllocator_coll__map">
<area shape="rect" id="node2" href="classArenaAllocator.html" title="ArenaAllocator\&lt; ObjectType \&gt;" alt="" coords="184,315,400,344"/><area shape="rect" id="node4" href="classArenaBlock.html" title="ArenaBlock\&lt; ObjectType \&gt;" alt="" coords="43,219,237,248"/><area shape="rect" id="node6" href="classArenaBlockBase.html" title="ArenaBlockBase\&lt; ObjectType, size_t \&gt;" alt="" coords="5,104,275,133"/><area shape="rect" id="node10" href="classXalanAllocator.html" title="XalanAllocator\&lt; ObjectType \&gt;" alt="" coords="121,5,335,35"/><area shape="rect" id="node12" href="classXalanList.html" title="XalanList\&lt; ArenaBlock\&lt; ObjectType \&gt; * \&gt;" alt="" coords="261,219,555,248"/><area shape="rect" id="node14" href="structXalanList_1_1Node.html" title="XalanList\&lt; Type \&gt;::Node" alt="" coords="317,104,499,133"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanSourceTreeElementANSAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXalanSourceTreeElementANS.html">XalanSourceTreeElementANS</a> <a class="el" href="classXalanSourceTreeElementANSAllocator.html#aadde74d8e49a1e3021ca7d2ef966b8ed">ObjectType</a>
<li>typedef <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">ObjectType::IndexType</a> <a class="el" href="classXalanSourceTreeElementANSAllocator.html#aca640edca49806ca301c634de4c75005">IndexType</a>
<li>typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a><br class="typebreak"/>
&lt; <a class="el" href="classXalanSourceTreeElementANS.html">ObjectType</a> &gt; <a class="el" href="classXalanSourceTreeElementANSAllocator.html#a006dc59798d1bf6db5bb050cca6ecc70">ArenaAllocatorType</a>
<li>typedef <br class="typebreak"/>
<a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">ArenaAllocatorType::size_type</a> <a class="el" href="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeElementANSAllocator.html#ade5bc17331f3b4419c8df392003ff3f9">XalanSourceTreeElementANSAllocator</a> (MemoryManager &amp;theManager, <a class="el" href="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">size_type</a> theBlockCount)
<dl class="el"><dd class="mdescRight">Construct an instance that will allocate blocks of the specified size. <a href="#ade5bc17331f3b4419c8df392003ff3f9"></a><br/></dl><li><a class="el" href="classXalanSourceTreeElementANSAllocator.html#addbef23dc5a810b3ef42b31352d4f2d9">~XalanSourceTreeElementANSAllocator</a> ()
<li><a class="el" href="classXalanSourceTreeElementANS.html">ObjectType</a> * <a class="el" href="classXalanSourceTreeElementANSAllocator.html#a50fee835f4cbd7156fe3a95cc7c8e359">create</a> (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, XalanSize_t 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="classXalanSourceTreeElementANSAllocator.html#aca640edca49806ca301c634de4c75005">IndexType</a> theIndex=0)
<dl class="el"><dd class="mdescRight">Create an instance. <a href="#a50fee835f4cbd7156fe3a95cc7c8e359"></a><br/></dl><li>void <a class="el" href="classXalanSourceTreeElementANSAllocator.html#ac800c27fd55f18c75d646218abb9610d">reset</a> ()
<dl class="el"><dd class="mdescRight">Delete all objects from allocator. <a href="#ac800c27fd55f18c75d646218abb9610d"></a><br/></dl><li><a class="el" href="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">size_type</a> <a class="el" href="classXalanSourceTreeElementANSAllocator.html#ace85de71100543f8996469568d2d29bb">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="#ace85de71100543f8996469568d2d29bb"></a><br/></dl><li><a class="el" href="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">size_type</a> <a class="el" href="classXalanSourceTreeElementANSAllocator.html#ae027ce93ae2400d4ff3d1980c68037a9">getBlockSize</a> () const
<dl class="el"><dd class="mdescRight">Get the number of ArenaBlocks currently allocated. <a href="#ae027ce93ae2400d4ff3d1980c68037a9"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html#l00040">40</a> of file <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a006dc59798d1bf6db5bb050cca6ecc70"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::ArenaAllocatorType" ref="a006dc59798d1bf6db5bb050cca6ecc70" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt;<a class="el" href="classXalanSourceTreeElementANS.html">ObjectType</a>&gt; <a class="el" href="classArenaAllocator.html">XalanSourceTreeElementANSAllocator::ArenaAllocatorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html#l00054">54</a> of file <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aca640edca49806ca301c634de4c75005"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::IndexType" ref="aca640edca49806ca301c634de4c75005" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">ObjectType::IndexType</a> <a class="el" href="classXalanSourceTreeElementANSAllocator.html#aca640edca49806ca301c634de4c75005">XalanSourceTreeElementANSAllocator::IndexType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html#l00046">46</a> of file <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aadde74d8e49a1e3021ca7d2ef966b8ed"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::ObjectType" ref="aadde74d8e49a1e3021ca7d2ef966b8ed" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanSourceTreeElementANS.html">XalanSourceTreeElementANS</a> <a class="el" href="classXalanSourceTreeElementANS.html">XalanSourceTreeElementANSAllocator::ObjectType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html#l00044">44</a> of file <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a9596f94aba5ee5f01176eb0b552228fb"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::size_type" ref="a9596f94aba5ee5f01176eb0b552228fb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">ArenaAllocatorType::size_type</a> <a class="el" href="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">XalanSourceTreeElementANSAllocator::size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html#l00057">57</a> of file <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ade5bc17331f3b4419c8df392003ff3f9"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::XalanSourceTreeElementANSAllocator" ref="ade5bc17331f3b4419c8df392003ff3f9" args="(MemoryManager &amp;theManager, size_type theBlockCount)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeElementANSAllocator::XalanSourceTreeElementANSAllocator </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="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">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="addbef23dc5a810b3ef42b31352d4f2d9"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::~XalanSourceTreeElementANSAllocator" ref="addbef23dc5a810b3ef42b31352d4f2d9" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeElementANSAllocator::~XalanSourceTreeElementANSAllocator </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="a50fee835f4cbd7156fe3a95cc7c8e359"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::create" ref="a50fee835f4cbd7156fe3a95cc7c8e359" args="(const XalanDOMString &amp;theTagName, const XalanDOMString &amp;theLocalName, const XalanDOMString &amp;theNamespaceURI, const XalanDOMString &amp;thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanSourceTreeAttr **theAttributes, XalanSize_t theAttributeCount, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeElementANS.html">ObjectType</a>* XalanSourceTreeElementANSAllocator::create </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theTagName</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theLocalName</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theNamespaceURI</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>thePrefix</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</a> *&nbsp;</td>
<td class="paramname"> <em>theOwnerDocument</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanSourceTreeAttr.html">XalanSourceTreeAttr</a> **&nbsp;</td>
<td class="paramname"> <em>theAttributes</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">XalanSize_t&nbsp;</td>
<td class="paramname"> <em>theAttributeCount</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theParentNode</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>thePreviousSibling</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theNextSibling</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanSourceTreeElementANSAllocator.html#aca640edca49806ca301c634de4c75005">IndexType</a>&nbsp;</td>
<td class="paramname"> <em>theIndex</em> = <code>0</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an instance. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theTagName</em>&nbsp;</td><td>The tag name of the element </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theLocalName</em>&nbsp;</td><td>The local name of the attribute </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theNamespaceURI</em>&nbsp;</td><td>The namespace URI of the attribute </td></tr>
<tr><td valign="top"></td><td valign="top"><em>thePrefix</em>&nbsp;</td><td>The namespace prefix of the attribute </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theOwnerDocument</em>&nbsp;</td><td>The document that owns the instance </td></tr>
<tr><td valign="top"></td><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"></td><td valign="top"><em>theAttributeCount</em>&nbsp;</td><td>The number of attributes. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theParentNode</em>&nbsp;</td><td>The parent node, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>thePreviousSibling</em>&nbsp;</td><td>The previous sibling, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theNextSibling</em>&nbsp;</td><td>The next sibling, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theIndex</em>&nbsp;</td><td>The document-order index of the node.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to the instance </dd></dl>
</div>
</div>
<a class="anchor" id="ace85de71100543f8996469568d2d29bb"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::getBlockCount" ref="ace85de71100543f8996469568d2d29bb" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">size_type</a> XalanSourceTreeElementANSAllocator::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="XalanSourceTreeElementANSAllocator_8hpp_source.html#l00114">114</a> of file <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae027ce93ae2400d4ff3d1980c68037a9"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::getBlockSize" ref="ae027ce93ae2400d4ff3d1980c68037a9" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeElementANSAllocator.html#a9596f94aba5ee5f01176eb0b552228fb">size_type</a> XalanSourceTreeElementANSAllocator::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="XalanSourceTreeElementANSAllocator_8hpp_source.html#l00125">125</a> of file <a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ac800c27fd55f18c75d646218abb9610d"></a><!-- doxytag: member="XalanSourceTreeElementANSAllocator::reset" ref="ac800c27fd55f18c75d646218abb9610d" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanSourceTreeElementANSAllocator::reset </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Delete all objects from allocator. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanSourceTreeElementANSAllocator_8hpp_source.html">XalanSourceTreeElementANSAllocator.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>