blob: 341692d2711a833ccc6080927989e13332b6c18b [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 class="navpath">
<ul>
<li><a class="el" href="classXalanHTMLElementsProperties.html">XalanHTMLElementsProperties</a> </li>
<li><a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html">XalanHTMLElementsProperties::InternalElementProperties</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> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a> </div>
<div class="headertitle">
<h1>XalanHTMLElementsProperties::InternalElementProperties Struct Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanHTMLElementsProperties::InternalElementProperties" -->
<p><code>#include &lt;<a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanHTMLElementsProperties::InternalElementProperties:</div>
<div class="dyncontent">
<div class="center"><img src="structXalanHTMLElementsProperties_1_1InternalElementProperties__coll__graph.png" border="0" usemap="#XalanHTMLElementsProperties_1_1InternalElementProperties_coll__map" alt="Collaboration graph"/></div>
<map name="XalanHTMLElementsProperties_1_1InternalElementProperties_coll__map" id="XalanHTMLElementsProperties_1_1InternalElementProperties_coll__map">
<area shape="rect" id="node2" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html" title="XalanHTMLElementsProperties::InternalAttributeProperties" alt="" coords="5,5,400,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="structXalanHTMLElementsProperties_1_1InternalElementProperties-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="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html#aa9a9d5c0a801c93694d08444d1431ab7">InternalAttributeProperties::FlagsType</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a23a1a9435de7ab7f8966cac2b6cb497e">AttributeFlagsType</a>
<li>typedef unsigned int <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a023b964f7d2f43f5a3a53444826549bf">FlagsType</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li>bool <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a4da9e2322c14bccc83569cc55ab16776">isAttribute</a> (const XalanDOMChar *theAttributeName, <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a23a1a9435de7ab7f8966cac2b6cb497e">AttributeFlagsType</a> theFlags) const
<dl class="el"><dd class="mdescRight">Check if particular attribute properties are set for this instance. <a href="#a4da9e2322c14bccc83569cc55ab16776"></a><br/></dl><li>bool <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a2975c0b4e22dc4d5bf97e367d1a0c494">is</a> (<a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a023b964f7d2f43f5a3a53444826549bf">FlagsType</a> theFlags) const
<dl class="el"><dd class="mdescRight">Check if particular properties are set for this instance. <a href="#a2975c0b4e22dc4d5bf97e367d1a0c494"></a><br/></dl><li>const <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> &amp; <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a03c55c1fc0e5fa48bd5032211955cb2f">findProperties</a> (const XalanDOMChar *theAttributeName) const
<dl class="el"><dd class="mdescRight">Find an instance with the given attribute name. <a href="#a03c55c1fc0e5fa48bd5032211955cb2f"></a><br/></dl></ul>
<h2><a name="pub-attribs"></a>
Public Attributes</h2>
<ul>
<li>XalanDOMChar <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a92cca589c5162b7deaa9240537f5532d">m_name</a> [eMaxElementName+1]
<li><a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a023b964f7d2f43f5a3a53444826549bf">FlagsType</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#ae004f04038878cd3cf458f4a187eb924">m_flags</a>
<li><a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a6458d55247714de6d6a82719b04277d6">m_attributes</a> [eMaxAttributes+1]
</ul>
<h2><a name="pub-static-attribs"></a>
Static Public Attributes</h2>
<ul>
<li>static const <br class="typebreak"/>
<a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a17bad4c9e387e43ae337433841d06c34">s_dummyProperties</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00096">96</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a23a1a9435de7ab7f8966cac2b6cb497e"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::AttributeFlagsType" ref="a23a1a9435de7ab7f8966cac2b6cb497e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html#aa9a9d5c0a801c93694d08444d1431ab7">InternalAttributeProperties::FlagsType</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a23a1a9435de7ab7f8966cac2b6cb497e">XalanHTMLElementsProperties::InternalElementProperties::AttributeFlagsType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00098">98</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a023b964f7d2f43f5a3a53444826549bf"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::FlagsType" ref="a023b964f7d2f43f5a3a53444826549bf" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef unsigned int <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a023b964f7d2f43f5a3a53444826549bf">XalanHTMLElementsProperties::InternalElementProperties::FlagsType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00099">99</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a03c55c1fc0e5fa48bd5032211955cb2f"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::findProperties" ref="a03c55c1fc0e5fa48bd5032211955cb2f" args="(const XalanDOMChar *theAttributeName) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a>&amp; XalanHTMLElementsProperties::InternalElementProperties::findProperties </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theAttributeName</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Find an instance with the given attribute name. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theAttributeName</em>&nbsp;</td><td>The attribute name. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A reference to an instance. </dd></dl>
</div>
</div>
<a class="anchor" id="a2975c0b4e22dc4d5bf97e367d1a0c494"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::is" ref="a2975c0b4e22dc4d5bf97e367d1a0c494" args="(FlagsType theFlags) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanHTMLElementsProperties::InternalElementProperties::is </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a023b964f7d2f43f5a3a53444826549bf">FlagsType</a>&nbsp;</td>
<td class="paramname"> <em>theFlags</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Check if particular properties are set for this instance. </p>
<p>See the eFlag enum for the valid properties.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theFlags</em>&nbsp;</td><td>The properties to check. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the property is set, false if not </dd></dl>
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00124">124</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a4da9e2322c14bccc83569cc55ab16776"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::isAttribute" ref="a4da9e2322c14bccc83569cc55ab16776" args="(const XalanDOMChar *theAttributeName, AttributeFlagsType theFlags) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanHTMLElementsProperties::InternalElementProperties::isAttribute </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theAttributeName</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a23a1a9435de7ab7f8966cac2b6cb497e">AttributeFlagsType</a>&nbsp;</td>
<td class="paramname"> <em>theFlags</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Check if particular attribute properties are set for this instance. </p>
<p>See the eFlag enum for the valid properties.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theAttributeName</em>&nbsp;</td><td>The attribute name. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theFlags</em>&nbsp;</td><td>The properties to check. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the property is set, false if not </dd></dl>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a6458d55247714de6d6a82719b04277d6"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::m_attributes" ref="a6458d55247714de6d6a82719b04277d6" args="[eMaxAttributes+1]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a6458d55247714de6d6a82719b04277d6">XalanHTMLElementsProperties::InternalElementProperties::m_attributes</a>[eMaxAttributes+1]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00134">134</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae004f04038878cd3cf458f4a187eb924"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::m_flags" ref="ae004f04038878cd3cf458f4a187eb924" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a023b964f7d2f43f5a3a53444826549bf">FlagsType</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#ae004f04038878cd3cf458f4a187eb924">XalanHTMLElementsProperties::InternalElementProperties::m_flags</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00132">132</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a92cca589c5162b7deaa9240537f5532d"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::m_name" ref="a92cca589c5162b7deaa9240537f5532d" args="[eMaxElementName+1]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanDOMChar <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a92cca589c5162b7deaa9240537f5532d">XalanHTMLElementsProperties::InternalElementProperties::m_name</a>[eMaxElementName+1]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00130">130</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a17bad4c9e387e43ae337433841d06c34"></a><!-- doxytag: member="XalanHTMLElementsProperties::InternalElementProperties::s_dummyProperties" ref="a17bad4c9e387e43ae337433841d06c34" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a> <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html#a17bad4c9e387e43ae337433841d06c34">XalanHTMLElementsProperties::InternalElementProperties::s_dummyProperties</a><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00145">145</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<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></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>