blob: 20cc44960134451c1151eb6370e4f8d6a4d86f75 [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>XalanHTMLElementsProperties::InternalElementProperties Struct Reference</h1><code>#include &lt;<a class="el" href="XalanHTMLElementsProperties_8hpp-source.html">XalanHTMLElementsProperties.hpp</a>&gt;</code>
<p>
<a href="structXalanHTMLElementsProperties_1_1InternalElementProperties-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html#s0">InternalAttributeProperties::FlagsType</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s0">AttributeFlagsType</a>
<li>typedef unsigned int <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s1">FlagsType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li>bool <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a0">isAttribute</a> (const XalanDOMChar *theAttributeName, <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s0">AttributeFlagsType</a> theFlags) const
<dl class="el"><dd><font size=-1><em>Check if particular attribute properties are set for this instance.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li>bool <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a1">is</a> (<a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s1">FlagsType</a> theFlags) const
<dl class="el"><dd><font size=-1><em>Check if particular properties are set for this instance.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a>&amp; <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a2">findProperties</a> (const XalanDOMChar *theAttributeName) const
<dl class="el"><dd><font size=-1><em>Find an instance with the given attribute name.</em> <a href="#a2">More...</a><em><br><br></em></font></dl></ul>
<h2>Public Attributes</h2>
<ul>
<li>XalanDOMChar <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#m0">m_name</a> [eMaxElementName+1]
<li><a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s1">FlagsType</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#m1">m_flags</a>
<li><a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#m2">m_attributes</a> [eMaxAttributes+1]
</ul>
<h2>Static Public Attributes</h2>
<ul>
<li>const <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#p0">s_dummyProperties</a>
</ul>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="XalanHTMLElementsProperties::InternalElementProperties::AttributeFlagsType"></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 <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html#s0">InternalAttributeProperties::FlagsType</a> XalanHTMLElementsProperties::InternalElementProperties::AttributeFlagsType
</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="s1" doxytag="XalanHTMLElementsProperties::InternalElementProperties::FlagsType"></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 unsigned int XalanHTMLElementsProperties::InternalElementProperties::FlagsType
</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="a2" doxytag="XalanHTMLElementsProperties::InternalElementProperties::findProperties"></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 <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> &amp; XalanHTMLElementsProperties::InternalElementProperties::findProperties (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theAttributeName</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Find an instance with the given attribute name.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theAttributeName</em>
&nbsp;</td><td>
The attribute name. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A reference to an instance. </dl> </td>
</tr>
</table>
<a name="a1" doxytag="XalanHTMLElementsProperties::InternalElementProperties::is"></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>
bool XalanHTMLElementsProperties::InternalElementProperties::is (
</b></td>
<td valign="bottom"><b>
<a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s1">FlagsType</a> <em>theFlags</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Check if particular properties are set for this instance.
<p>
See the eFlag enum for the valid properties.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theFlags</em>
&nbsp;</td><td>
The properties to check. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the property is set, false if not </dl> </td>
</tr>
</table>
<a name="a0" doxytag="XalanHTMLElementsProperties::InternalElementProperties::isAttribute"></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>
bool XalanHTMLElementsProperties::InternalElementProperties::isAttribute (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theAttributeName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s0">AttributeFlagsType</a> <em>theFlags</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Check if particular attribute properties are set for this instance.
<p>
See the eFlag enum for the valid properties.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theAttributeName</em>
&nbsp;</td><td>
The attribute name. </td></tr>
<tr><td valign=top><em>theFlags</em>
&nbsp;</td><td>
The properties to check. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the property is set, false if not </dl> </td>
</tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="m2" doxytag="XalanHTMLElementsProperties::InternalElementProperties::m_attributes"></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="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> XalanHTMLElementsProperties::InternalElementProperties::m_attributes
</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="XalanHTMLElementsProperties::InternalElementProperties::m_flags"></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="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#s1">FlagsType</a> XalanHTMLElementsProperties::InternalElementProperties::m_flags
</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="XalanHTMLElementsProperties::InternalElementProperties::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>
XalanDOMChar XalanHTMLElementsProperties::InternalElementProperties::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="p0" doxytag="XalanHTMLElementsProperties::InternalElementProperties::s_dummyProperties"></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 <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> XalanHTMLElementsProperties::InternalElementProperties::s_dummyProperties<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>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="XalanHTMLElementsProperties_8hpp-source.html">XalanHTMLElementsProperties.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>