blob: d48b184fad31e4588ae5c23f36329e68ef1605da [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>AttributeVectorEntryExtended Class Reference</h1><code>#include &lt;<a class="el" href="AttributeVectorEntryExtended_8hpp-source.html">AttributeVectorEntryExtended.hpp</a>&gt;</code>
<p>
Inheritance diagram for AttributeVectorEntryExtended:<p><center><img src="classAttributeVectorEntryExtended__inherit__graph.gif" border="0" usemap="#AttributeVectorEntryExtended_inherit_map" alt="Inheritance graph"></center>
<map name="AttributeVectorEntryExtended_inherit_map">
<area href="classAttributeVectorEntry.html" shape="rect" coords="33,42,166,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for AttributeVectorEntryExtended:<p><center><img src="classAttributeVectorEntryExtended__coll__graph.gif" border="0" usemap="#AttributeVectorEntryExtended_coll_map" alt="Collaboration graph"></center>
<map name="AttributeVectorEntryExtended_coll_map">
<area href="classAttributeVectorEntry.html" shape="rect" coords="33,42,166,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classAttributeVectorEntryExtended-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classAttributeVectorEntryExtended.html#a0">AttributeVectorEntryExtended</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, const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp;theURI, const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp;theLocalName, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li><a class="el" href="classAttributeVectorEntryExtended.html#a1">AttributeVectorEntryExtended</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li><a class="el" href="classAttributeVectorEntryExtended.html#a2">AttributeVectorEntryExtended</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="classAttributeVectorEntryExtended.html#a3">AttributeVectorEntryExtended</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li>virtual <a class="el" href="classAttributeVectorEntryExtended.html#a4">~AttributeVectorEntryExtended</a> ()
<li>void <a class="el" href="classAttributeVectorEntryExtended.html#a5">clear</a> ()
</ul>
<h2>Static Public Methods</h2>
<ul>
<li>AttributeVectorEntryExtended* <a class="el" href="classAttributeVectorEntryExtended.html#d0">create</a> (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
</ul>
<h2>Public Attributes</h2>
<ul>
<li><a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntryExtended.html#m0">m_uri</a>
<li><a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> <a class="el" href="classAttributeVectorEntryExtended.html#m1">m_localName</a>
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="AttributeVectorEntryExtended::AttributeVectorEntryExtended"></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>
AttributeVectorEntryExtended::AttributeVectorEntryExtended (
</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>
const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp; <em>theURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classAttributeVectorEntry.html#s0">XMLChVectorType</a> &amp; <em>theLocalName</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="AttributeVectorEntryExtended::AttributeVectorEntryExtended"></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>
AttributeVectorEntryExtended::AttributeVectorEntryExtended (
</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>
const XMLCh * <em>theURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XMLCh * <em>theLocalName</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="AttributeVectorEntryExtended::AttributeVectorEntryExtended"></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>
AttributeVectorEntryExtended::AttributeVectorEntryExtended (
</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="a3" doxytag="AttributeVectorEntryExtended::AttributeVectorEntryExtended"></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>
AttributeVectorEntryExtended::AttributeVectorEntryExtended (
</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="a4" doxytag="AttributeVectorEntryExtended::~AttributeVectorEntryExtended"></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>
AttributeVectorEntryExtended::~AttributeVectorEntryExtended (
</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="a5" doxytag="AttributeVectorEntryExtended::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 AttributeVectorEntryExtended::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 from <a class="el" href="classAttributeVectorEntry.html#a4">AttributeVectorEntry</a>. </td>
</tr>
</table>
<a name="d0" doxytag="AttributeVectorEntryExtended::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>
AttributeVectorEntryExtended * AttributeVectorEntryExtended::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>
const XMLCh * <em>theURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XMLCh * <em>theLocalName</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>
<hr><h2>Member Data Documentation</h2>
<a name="m1" doxytag="AttributeVectorEntryExtended::m_localName"></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> AttributeVectorEntryExtended::m_localName
</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="m0" doxytag="AttributeVectorEntryExtended::m_uri"></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> AttributeVectorEntryExtended::m_uri
</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="AttributeVectorEntryExtended_8hpp-source.html">AttributeVectorEntryExtended.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>