blob: 9366e1e69416915e3e56addde978d6daa24e9178 [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>AttributeVectorEntry Class Reference</h1><code>#include &lt;<a class="el" href="AttributeVectorEntry_8hpp-source.html">AttributeVectorEntry.hpp</a>&gt;</code>
<p>
Inheritance diagram for AttributeVectorEntry:<p><center><img src="classAttributeVectorEntry__inherit__graph.gif" border="0" usemap="#AttributeVectorEntry_inherit_map" alt="Inheritance graph"></center>
<map name="AttributeVectorEntry_inherit_map">
<area href="classAttributeVectorEntryExtended.html" shape="rect" coords="6,117,193,93">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classAttributeVectorEntry-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef XalanVector&lt;XMLCh&gt; <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classAttributeVectorEntry.html#a0">AttributeVectorEntry</a> (const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp;theName, const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp;theValue, const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp;theType, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li><a class="el" href="classAttributeVectorEntry.html#a1">AttributeVectorEntry</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li><a class="el" href="classAttributeVectorEntry.html#a2">AttributeVectorEntry</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li>virtual <a class="el" href="classAttributeVectorEntry.html#a3">~AttributeVectorEntry</a> ()
<li>void <a class="el" href="classAttributeVectorEntry.html#a4">clear</a> ()
</ul>
<h2>Static Public Methods</h2>
<ul>
<li>AttributeVectorEntry* <a class="el" href="classAttributeVectorEntry.html#d0">create</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li>const XMLCh* <a class="el" href="classAttributeVectorEntry.html#d1">endArray</a> (const XMLCh *data)
</ul>
<h2>Public Attributes</h2>
<ul>
<li><a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#m0">m_Name</a>
<li><a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#m1">m_Value</a>
<li><a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntry.html#m2">m_Type</a>
</ul>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="AttributeVectorEntry::XMLChVectorType"></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>
typedef XalanVector&lt; XMLCh &gt; AttributeVectorEntry::XMLChVectorType&lt;XMLCh&gt;
</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>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="AttributeVectorEntry::AttributeVectorEntry"></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>
AttributeVectorEntry::AttributeVectorEntry (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp; <em>theName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp; <em>theValue</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp; <em>theType</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</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="AttributeVectorEntry::AttributeVectorEntry"></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>
AttributeVectorEntry::AttributeVectorEntry (
</b></td>
<td valign="bottom"><b>
const XMLCh * <em>theName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XMLCh * <em>theValue</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XMLCh * <em>theType</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</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="a2" doxytag="AttributeVectorEntry::AttributeVectorEntry"></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>
AttributeVectorEntry::AttributeVectorEntry (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</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="a3" doxytag="AttributeVectorEntry::~AttributeVectorEntry"></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>
AttributeVectorEntry::~AttributeVectorEntry (
</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="a4" doxytag="AttributeVectorEntry::clear"></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 AttributeVectorEntry::clear (
</b></td>
<td valign="bottom"><b>
)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented in <a class="el" href="classAttributeVectorEntryExtended.html#a5">AttributeVectorEntryExtended</a>. </td>
</tr>
</table>
<a name="d0" doxytag="AttributeVectorEntry::create"></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>
AttributeVectorEntry * AttributeVectorEntry::create (
</b></td>
<td valign="bottom"><b>
const XMLCh * <em>theName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XMLCh * <em>theValue</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XMLCh * <em>theType</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)<code> [static]</code>
</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="d1" doxytag="AttributeVectorEntry::endArray"></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 XMLCh * AttributeVectorEntry::endArray (
</b></td>
<td valign="bottom"><b>
const XMLCh * <em>data</em>&nbsp;)<code> [static]</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 Data Documentation</h2>
<a name="m0" doxytag="AttributeVectorEntry::m_Name"></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>
<a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> AttributeVectorEntry::m_Name
</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="m2" doxytag="AttributeVectorEntry::m_Type"></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>
<a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> AttributeVectorEntry::m_Type
</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="m1" doxytag="AttributeVectorEntry::m_Value"></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>
<a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> AttributeVectorEntry::m_Value
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="AttributeVectorEntry_8hpp-source.html">AttributeVectorEntry.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>