blob: a9610f5bce801cd2b3949f49a751c4dec068be97 [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="#nested-classes">Classes</a> &#124;
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> </div>
<div class="headertitle">
<h1>XalanHTMLElementsProperties Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanHTMLElementsProperties" -->
<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:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanHTMLElementsProperties__coll__graph.png" border="0" usemap="#XalanHTMLElementsProperties_coll__map" alt="Collaboration graph"/></div>
<map name="XalanHTMLElementsProperties_coll__map" id="XalanHTMLElementsProperties_coll__map">
<area shape="rect" id="node2" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html" title="XalanHTMLElementsProperties::InternalElementProperties" alt="" coords="7,117,399,147"/><area shape="rect" id="node4" 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="classXalanHTMLElementsProperties-members.html">List of all members.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>class <a class="el" href="classXalanHTMLElementsProperties_1_1ElementProperties.html">ElementProperties</a>
<dl class="el"><dd class="mdescRight">This class acts as a proxy for an <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html">InternalElementProperties</a> instance. <a href="classXalanHTMLElementsProperties_1_1ElementProperties.html#_details">More...</a><br/></dl><li>struct <a class="el" href="structXalanHTMLElementsProperties_1_1InternalAttributeProperties.html">InternalAttributeProperties</a>
<li>struct <a class="el" href="structXalanHTMLElementsProperties_1_1InternalElementProperties.html">InternalElementProperties</a>
</ul>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>enum { <a class="el" href="classXalanHTMLElementsProperties.html#ac524a71265a453fec12479ab2c0b2845ad6c52084c98c541686d2109a96d63299">eMaxAttributes</a> = 6,
<a class="el" href="classXalanHTMLElementsProperties.html#ac524a71265a453fec12479ab2c0b2845ae63f56b052863b5f490106245c7da991">eMaxAttributeName</a> = 8,
<a class="el" href="classXalanHTMLElementsProperties.html#ac524a71265a453fec12479ab2c0b2845af430e31e45a334c4a28d045c17d49331">eMaxElementName</a> = 10
}
<li>enum <a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762">eFlags</a> { <br/>
&nbsp;&nbsp;<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a8ca013c2ad8a0b44cec935c0b58851e4">EMPTY</a> = (1 &lt;&lt; 1),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762aba8b10a6aa61533df4180d25d78a06dc">FLOW</a> = (1 &lt;&lt; 2),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762aee9ac5666b45ef0618429fd37b6bdd94">BLOCK</a> = (1 &lt;&lt; 3),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a2da54febf2d5731567efad00dbe6a70c">BLOCKFORM</a> = (1 &lt;&lt; 4),
<br/>
&nbsp;&nbsp;<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762aed249f50b3a3cc3daf76bbd258741df5">BLOCKFORMFIELDSET</a> = (1 &lt;&lt; 5),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a5e7b5e5cc9c34beec278a41a39bbebe6">CDATA</a> = (1 &lt;&lt; 6),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762aed2d42056ffb4e253b4111ca5bd87478">PCDATA</a> = (1 &lt;&lt; 7),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762ab759e1555b57b59fb95f31671aedd1a9">RAW</a> = (1 &lt;&lt; 8),
<br/>
&nbsp;&nbsp;<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a7c0b33f5a78f51e7a9013a16f9449ee9">INLINE</a> = (1 &lt;&lt; 9),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a1b92280cd1d8e8120d2673f3657f33d1">INLINEA</a> = (1 &lt;&lt; 10),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762aaba436334fd2c34af766db5343de2d43">INLINELABEL</a> = (1 &lt;&lt; 11),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a4f371991c876aa3c41e85c682f44fbd4">FONTSTYLE</a> = (1 &lt;&lt; 12),
<br/>
&nbsp;&nbsp;<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762ad41c453abcab3394846f7ff7ad24babf">PHRASE</a> = (1 &lt;&lt; 13),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a251108e84623f524fc9e34f8868a97ad">FORMCTRL</a> = (1 &lt;&lt; 14),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762ad3e015bd36cdb04cab8c46ba25fcdcb9">SPECIAL</a> = (1 &lt;&lt; 15),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a536eeb72ca4087b0203fca84a447a225">ASPECIAL</a> = (1 &lt;&lt; 16),
<br/>
&nbsp;&nbsp;<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a0a99b37b799f9ba8e498b2f2ae5bd57c">HEADMISC</a> = (1 &lt;&lt; 17),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a5adbca1d004727b90e5e9c2a0d72a223">HEAD</a> = (1 &lt;&lt; 18),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762aa1533f1950772914faabeffb516664b2">LIST</a> = (1 &lt;&lt; 19),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a00f701ca33d1273b994c042162a8245a">PREFORMATTED</a> = (1 &lt;&lt; 20),
<br/>
&nbsp;&nbsp;<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a8e061f75b8d5c01dc84b02d67b72c3b0">WHITESPACESENSITIVE</a> = (1 &lt;&lt; 21),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762acfee842d75f07f2e1fe73e34548683c5">HEADELEM</a> = (1 &lt;&lt; 22),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a9b15852622c12258027d1a2a295df08a">STYLEELEM</a> = (1 &lt;&lt; 23),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a340cadba44ba324d433a58658287517e">SCRIPTELEM</a> = (1 &lt;&lt; 24),
<br/>
&nbsp;&nbsp;<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a92a248a4ed78b26e330c269b0ab630a6">ATTRURL</a> = (1 &lt;&lt; 1),
<a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762a936a86efa34dc72b18e2b30bf43335cd">ATTREMPTY</a> = (1 &lt;&lt; 2)
<br/>
}
</ul>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="classXalanHTMLElementsProperties_1_1ElementProperties.html">ElementProperties</a> <a class="el" href="classXalanHTMLElementsProperties.html#a48412cffdd787b63cc27d43f7b98c819">find</a> (const XalanDOMChar *theElementName)
<dl class="el"><dd class="mdescRight">Find an instance with the given name. <a href="#a48412cffdd787b63cc27d43f7b98c819"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00036">36</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="ac524a71265a453fec12479ab2c0b2845"></a><!-- doxytag: member="XalanHTMLElementsProperties::@37" ref="ac524a71265a453fec12479ab2c0b2845" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">anonymous enum</td>
</tr>
</table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="ac524a71265a453fec12479ab2c0b2845ad6c52084c98c541686d2109a96d63299"></a><!-- doxytag: member="eMaxAttributes" ref="ac524a71265a453fec12479ab2c0b2845ad6c52084c98c541686d2109a96d63299" args="" -->eMaxAttributes</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="ac524a71265a453fec12479ab2c0b2845ae63f56b052863b5f490106245c7da991"></a><!-- doxytag: member="eMaxAttributeName" ref="ac524a71265a453fec12479ab2c0b2845ae63f56b052863b5f490106245c7da991" args="" -->eMaxAttributeName</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="ac524a71265a453fec12479ab2c0b2845af430e31e45a334c4a28d045c17d49331"></a><!-- doxytag: member="eMaxElementName" ref="ac524a71265a453fec12479ab2c0b2845af430e31e45a334c4a28d045c17d49331" args="" -->eMaxElementName</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00040">40</a> of file <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html">XalanHTMLElementsProperties.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762"></a><!-- doxytag: member="XalanHTMLElementsProperties::eFlags" ref="a784db3a54d3db9ecb72b1e1ee517d762" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classXalanHTMLElementsProperties.html#a784db3a54d3db9ecb72b1e1ee517d762">XalanHTMLElementsProperties::eFlags</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a8ca013c2ad8a0b44cec935c0b58851e4"></a><!-- doxytag: member="EMPTY" ref="a784db3a54d3db9ecb72b1e1ee517d762a8ca013c2ad8a0b44cec935c0b58851e4" args="" -->EMPTY</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762aba8b10a6aa61533df4180d25d78a06dc"></a><!-- doxytag: member="FLOW" ref="a784db3a54d3db9ecb72b1e1ee517d762aba8b10a6aa61533df4180d25d78a06dc" args="" -->FLOW</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762aee9ac5666b45ef0618429fd37b6bdd94"></a><!-- doxytag: member="BLOCK" ref="a784db3a54d3db9ecb72b1e1ee517d762aee9ac5666b45ef0618429fd37b6bdd94" args="" -->BLOCK</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a2da54febf2d5731567efad00dbe6a70c"></a><!-- doxytag: member="BLOCKFORM" ref="a784db3a54d3db9ecb72b1e1ee517d762a2da54febf2d5731567efad00dbe6a70c" args="" -->BLOCKFORM</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762aed249f50b3a3cc3daf76bbd258741df5"></a><!-- doxytag: member="BLOCKFORMFIELDSET" ref="a784db3a54d3db9ecb72b1e1ee517d762aed249f50b3a3cc3daf76bbd258741df5" args="" -->BLOCKFORMFIELDSET</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a5e7b5e5cc9c34beec278a41a39bbebe6"></a><!-- doxytag: member="CDATA" ref="a784db3a54d3db9ecb72b1e1ee517d762a5e7b5e5cc9c34beec278a41a39bbebe6" args="" -->CDATA</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762aed2d42056ffb4e253b4111ca5bd87478"></a><!-- doxytag: member="PCDATA" ref="a784db3a54d3db9ecb72b1e1ee517d762aed2d42056ffb4e253b4111ca5bd87478" args="" -->PCDATA</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762ab759e1555b57b59fb95f31671aedd1a9"></a><!-- doxytag: member="RAW" ref="a784db3a54d3db9ecb72b1e1ee517d762ab759e1555b57b59fb95f31671aedd1a9" args="" -->RAW</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a7c0b33f5a78f51e7a9013a16f9449ee9"></a><!-- doxytag: member="INLINE" ref="a784db3a54d3db9ecb72b1e1ee517d762a7c0b33f5a78f51e7a9013a16f9449ee9" args="" -->INLINE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a1b92280cd1d8e8120d2673f3657f33d1"></a><!-- doxytag: member="INLINEA" ref="a784db3a54d3db9ecb72b1e1ee517d762a1b92280cd1d8e8120d2673f3657f33d1" args="" -->INLINEA</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762aaba436334fd2c34af766db5343de2d43"></a><!-- doxytag: member="INLINELABEL" ref="a784db3a54d3db9ecb72b1e1ee517d762aaba436334fd2c34af766db5343de2d43" args="" -->INLINELABEL</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a4f371991c876aa3c41e85c682f44fbd4"></a><!-- doxytag: member="FONTSTYLE" ref="a784db3a54d3db9ecb72b1e1ee517d762a4f371991c876aa3c41e85c682f44fbd4" args="" -->FONTSTYLE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762ad41c453abcab3394846f7ff7ad24babf"></a><!-- doxytag: member="PHRASE" ref="a784db3a54d3db9ecb72b1e1ee517d762ad41c453abcab3394846f7ff7ad24babf" args="" -->PHRASE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a251108e84623f524fc9e34f8868a97ad"></a><!-- doxytag: member="FORMCTRL" ref="a784db3a54d3db9ecb72b1e1ee517d762a251108e84623f524fc9e34f8868a97ad" args="" -->FORMCTRL</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762ad3e015bd36cdb04cab8c46ba25fcdcb9"></a><!-- doxytag: member="SPECIAL" ref="a784db3a54d3db9ecb72b1e1ee517d762ad3e015bd36cdb04cab8c46ba25fcdcb9" args="" -->SPECIAL</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a536eeb72ca4087b0203fca84a447a225"></a><!-- doxytag: member="ASPECIAL" ref="a784db3a54d3db9ecb72b1e1ee517d762a536eeb72ca4087b0203fca84a447a225" args="" -->ASPECIAL</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a0a99b37b799f9ba8e498b2f2ae5bd57c"></a><!-- doxytag: member="HEADMISC" ref="a784db3a54d3db9ecb72b1e1ee517d762a0a99b37b799f9ba8e498b2f2ae5bd57c" args="" -->HEADMISC</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a5adbca1d004727b90e5e9c2a0d72a223"></a><!-- doxytag: member="HEAD" ref="a784db3a54d3db9ecb72b1e1ee517d762a5adbca1d004727b90e5e9c2a0d72a223" args="" -->HEAD</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762aa1533f1950772914faabeffb516664b2"></a><!-- doxytag: member="LIST" ref="a784db3a54d3db9ecb72b1e1ee517d762aa1533f1950772914faabeffb516664b2" args="" -->LIST</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a00f701ca33d1273b994c042162a8245a"></a><!-- doxytag: member="PREFORMATTED" ref="a784db3a54d3db9ecb72b1e1ee517d762a00f701ca33d1273b994c042162a8245a" args="" -->PREFORMATTED</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a8e061f75b8d5c01dc84b02d67b72c3b0"></a><!-- doxytag: member="WHITESPACESENSITIVE" ref="a784db3a54d3db9ecb72b1e1ee517d762a8e061f75b8d5c01dc84b02d67b72c3b0" args="" -->WHITESPACESENSITIVE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762acfee842d75f07f2e1fe73e34548683c5"></a><!-- doxytag: member="HEADELEM" ref="a784db3a54d3db9ecb72b1e1ee517d762acfee842d75f07f2e1fe73e34548683c5" args="" -->HEADELEM</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a9b15852622c12258027d1a2a295df08a"></a><!-- doxytag: member="STYLEELEM" ref="a784db3a54d3db9ecb72b1e1ee517d762a9b15852622c12258027d1a2a295df08a" args="" -->STYLEELEM</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a340cadba44ba324d433a58658287517e"></a><!-- doxytag: member="SCRIPTELEM" ref="a784db3a54d3db9ecb72b1e1ee517d762a340cadba44ba324d433a58658287517e" args="" -->SCRIPTELEM</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a92a248a4ed78b26e330c269b0ab630a6"></a><!-- doxytag: member="ATTRURL" ref="a784db3a54d3db9ecb72b1e1ee517d762a92a248a4ed78b26e330c269b0ab630a6" args="" -->ATTRURL</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a784db3a54d3db9ecb72b1e1ee517d762a936a86efa34dc72b18e2b30bf43335cd"></a><!-- doxytag: member="ATTREMPTY" ref="a784db3a54d3db9ecb72b1e1ee517d762a936a86efa34dc72b18e2b30bf43335cd" args="" -->ATTREMPTY</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XalanHTMLElementsProperties_8hpp_source.html#l00042">42</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="a48412cffdd787b63cc27d43f7b98c819"></a><!-- doxytag: member="XalanHTMLElementsProperties::find" ref="a48412cffdd787b63cc27d43f7b98c819" args="(const XalanDOMChar *theElementName)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classXalanHTMLElementsProperties_1_1ElementProperties.html">ElementProperties</a> XalanHTMLElementsProperties::find </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theElementName</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Find an instance with the given 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>theElementName</em>&nbsp;</td><td>The element name. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A reference to an instance. </dd></dl>
</div>
</div>
<hr/>The documentation for this class 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>