blob: 537d577d8fec3c2ad41f2b94262a0d10ce5435e0 [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="classXPath.html">XPath</a> </li>
<li><a class="el" href="classXPath_1_1TargetData.html">XPath::TargetData</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> </div>
<div class="headertitle">
<h1>XPath::TargetData Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XPath::TargetData" -->
<p><code>#include &lt;<a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>&gt;</code></p>
<p><a href="classXPath_1_1TargetData-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>enum <a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2">eTargetType</a> { <a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2a973159d2a2c1cd9c848c0fe53190d105">eAttribute</a>,
<a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2a5454ebd6cfe843e91c6fea58d3d0027e">eElement</a>,
<a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2af8eb121acd8daca002043ae428da8a16">eAny</a>,
<a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2a0ee5190baf0ed938aba9358a450733e0">eOther</a>
}
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXPath_1_1TargetData.html#afca865d0b029f88cab40c830e85c6f9e">TargetData</a> ()
<li><a class="el" href="classXPath_1_1TargetData.html#a67567c0e14b35290bfe8b3fee9fa9d4b">TargetData</a> (const XalanDOMChar *theString, <a class="el" href="classXPath.html#a4b8fda385955090f1e265372de4fce7f">eMatchScore</a> thePriority, <a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2">eTargetType</a> theTargetType)
<li>const XalanDOMChar * <a class="el" href="classXPath_1_1TargetData.html#a125fe54dd2c91589fce7cfbfda7395bb">getString</a> () const
<li><a class="el" href="classXPath.html#a4b8fda385955090f1e265372de4fce7f">eMatchScore</a> <a class="el" href="classXPath_1_1TargetData.html#a7e5ffdc17eae5e8896c7b3bbf100782c">getDefaultPriority</a> () const
<li><a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2">eTargetType</a> <a class="el" href="classXPath_1_1TargetData.html#aad272d83975ec8c240af4c33b14253e3">getTargetType</a> () const
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XPath_8hpp_source.html#l00095">95</a> of file <a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>.</p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a72925a19809649fe2c1201e0d28c35c2"></a><!-- doxytag: member="XPath::TargetData::eTargetType" ref="a72925a19809649fe2c1201e0d28c35c2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2">XPath::TargetData::eTargetType</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="a72925a19809649fe2c1201e0d28c35c2a973159d2a2c1cd9c848c0fe53190d105"></a><!-- doxytag: member="eAttribute" ref="a72925a19809649fe2c1201e0d28c35c2a973159d2a2c1cd9c848c0fe53190d105" args="" -->eAttribute</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a72925a19809649fe2c1201e0d28c35c2a5454ebd6cfe843e91c6fea58d3d0027e"></a><!-- doxytag: member="eElement" ref="a72925a19809649fe2c1201e0d28c35c2a5454ebd6cfe843e91c6fea58d3d0027e" args="" -->eElement</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a72925a19809649fe2c1201e0d28c35c2af8eb121acd8daca002043ae428da8a16"></a><!-- doxytag: member="eAny" ref="a72925a19809649fe2c1201e0d28c35c2af8eb121acd8daca002043ae428da8a16" args="" -->eAny</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a72925a19809649fe2c1201e0d28c35c2a0ee5190baf0ed938aba9358a450733e0"></a><!-- doxytag: member="eOther" ref="a72925a19809649fe2c1201e0d28c35c2a0ee5190baf0ed938aba9358a450733e0" args="" -->eOther</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XPath_8hpp_source.html#l00099">99</a> of file <a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="afca865d0b029f88cab40c830e85c6f9e"></a><!-- doxytag: member="XPath::TargetData::TargetData" ref="afca865d0b029f88cab40c830e85c6f9e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XPath::TargetData::TargetData </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPath_8hpp_source.html#l00101">101</a> of file <a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a67567c0e14b35290bfe8b3fee9fa9d4b"></a><!-- doxytag: member="XPath::TargetData::TargetData" ref="a67567c0e14b35290bfe8b3fee9fa9d4b" args="(const XalanDOMChar *theString, eMatchScore thePriority, eTargetType theTargetType)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XPath::TargetData::TargetData </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theString</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXPath.html#a4b8fda385955090f1e265372de4fce7f">eMatchScore</a>&nbsp;</td>
<td class="paramname"> <em>thePriority</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2">eTargetType</a>&nbsp;</td>
<td class="paramname"> <em>theTargetType</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPath_8hpp_source.html#l00108">108</a> of file <a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a7e5ffdc17eae5e8896c7b3bbf100782c"></a><!-- doxytag: member="XPath::TargetData::getDefaultPriority" ref="a7e5ffdc17eae5e8896c7b3bbf100782c" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXPath.html#a4b8fda385955090f1e265372de4fce7f">eMatchScore</a> XPath::TargetData::getDefaultPriority </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPath_8hpp_source.html#l00125">125</a> of file <a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a125fe54dd2c91589fce7cfbfda7395bb"></a><!-- doxytag: member="XPath::TargetData::getString" ref="a125fe54dd2c91589fce7cfbfda7395bb" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const XalanDOMChar* XPath::TargetData::getString </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPath_8hpp_source.html#l00119">119</a> of file <a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aad272d83975ec8c240af4c33b14253e3"></a><!-- doxytag: member="XPath::TargetData::getTargetType" ref="aad272d83975ec8c240af4c33b14253e3" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXPath_1_1TargetData.html#a72925a19809649fe2c1201e0d28c35c2">eTargetType</a> XPath::TargetData::getTargetType </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPath_8hpp_source.html#l00131">131</a> of file <a class="el" href="XPath_8hpp_source.html">XPath.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XPath_8hpp_source.html">XPath.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>