blob: 62a09202e0334c38b03b2dda42c5c56a2877a537 [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="classXalanCollationServices.html">XalanCollationServices</a> </li>
<li><a class="el" href="classXalanCollationServices_1_1CollationCompareFunctor.html">XalanCollationServices::CollationCompareFunctor</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XalanCollationServices::CollationCompareFunctor Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanCollationServices::CollationCompareFunctor" -->
<p><code>#include &lt;<a class="el" href="XalanCollationServices_8hpp_source.html">XalanCollationServices.hpp</a>&gt;</code></p>
<p>Inherited by <a class="el" href="classICUBridgeCollationCompareFunctor.html">ICUBridgeCollationCompareFunctor</a>, <a class="el" href="classICUBridgeCollationCompareFunctorImpl.html">ICUBridgeCollationCompareFunctorImpl</a>, and <a class="el" href="classStylesheetExecutionContextDefault_1_1DefaultCollationCompareFunctor.html">StylesheetExecutionContextDefault::DefaultCollationCompareFunctor</a>.</p>
<p><a href="classXalanCollationServices_1_1CollationCompareFunctor-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanCollationServices_1_1CollationCompareFunctor.html#abff342dc5854e1393e86e8cf8ecba029">CollationCompareFunctor</a> ()
<li>virtual <a class="el" href="classXalanCollationServices_1_1CollationCompareFunctor.html#ab50db3c091845f6b99c47b998ec7337f">~CollationCompareFunctor</a> ()
<li>virtual int <a class="el" href="classXalanCollationServices_1_1CollationCompareFunctor.html#aea39c7a4a68fa99bba88fd30e3b2d3e1">operator()</a> (const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, <a class="el" href="classXalanCollationServices.html#ac1f10653e149cfd98d10819290b53f49">eCaseOrder</a> theCaseOrder=eDefault) const =0
<li>virtual int <a class="el" href="classXalanCollationServices_1_1CollationCompareFunctor.html#a2a9496636aa734a893d52e7742ff2da8">operator()</a> (const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, <a class="el" href="classXalanCollationServices.html#ac1f10653e149cfd98d10819290b53f49">eCaseOrder</a> theCaseOrder=eDefault) const =0
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanCollationServices_8hpp_source.html#l00042">42</a> of file <a class="el" href="XalanCollationServices_8hpp_source.html">XalanCollationServices.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="abff342dc5854e1393e86e8cf8ecba029"></a><!-- doxytag: member="XalanCollationServices::CollationCompareFunctor::CollationCompareFunctor" ref="abff342dc5854e1393e86e8cf8ecba029" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanCollationServices::CollationCompareFunctor::CollationCompareFunctor </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="XalanCollationServices_8hpp_source.html#l00046">46</a> of file <a class="el" href="XalanCollationServices_8hpp_source.html">XalanCollationServices.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ab50db3c091845f6b99c47b998ec7337f"></a><!-- doxytag: member="XalanCollationServices::CollationCompareFunctor::~CollationCompareFunctor" ref="ab50db3c091845f6b99c47b998ec7337f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanCollationServices::CollationCompareFunctor::~CollationCompareFunctor </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanCollationServices_8hpp_source.html#l00051">51</a> of file <a class="el" href="XalanCollationServices_8hpp_source.html">XalanCollationServices.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aea39c7a4a68fa99bba88fd30e3b2d3e1"></a><!-- doxytag: member="XalanCollationServices::CollationCompareFunctor::operator()" ref="aea39c7a4a68fa99bba88fd30e3b2d3e1" args="(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, eCaseOrder theCaseOrder=eDefault) const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual int XalanCollationServices::CollationCompareFunctor::operator() </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theLHS</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theRHS</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanCollationServices.html#ac1f10653e149cfd98d10819290b53f49">eCaseOrder</a>&nbsp;</td>
<td class="paramname"> <em>theCaseOrder</em> = <code>eDefault</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Implemented in <a class="el" href="classStylesheetExecutionContextDefault_1_1DefaultCollationCompareFunctor.html#a2dc21b2603ecec82faa933d66f885bb3">StylesheetExecutionContextDefault::DefaultCollationCompareFunctor</a>, <a class="el" href="classICUBridgeCollationCompareFunctor.html#a3c4601ea0e4cf987d43c8e8cfd74d8a6">ICUBridgeCollationCompareFunctor</a>, and <a class="el" href="classICUBridgeCollationCompareFunctorImpl.html#a9b500573d8a6eb61a57887cbfd1d0d53">ICUBridgeCollationCompareFunctorImpl</a>.</p>
</div>
</div>
<a class="anchor" id="a2a9496636aa734a893d52e7742ff2da8"></a><!-- doxytag: member="XalanCollationServices::CollationCompareFunctor::operator()" ref="a2a9496636aa734a893d52e7742ff2da8" args="(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, eCaseOrder theCaseOrder=eDefault) const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual int XalanCollationServices::CollationCompareFunctor::operator() </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theLHS</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theRHS</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theLocale</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanCollationServices.html#ac1f10653e149cfd98d10819290b53f49">eCaseOrder</a>&nbsp;</td>
<td class="paramname"> <em>theCaseOrder</em> = <code>eDefault</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Implemented in <a class="el" href="classStylesheetExecutionContextDefault_1_1DefaultCollationCompareFunctor.html#a600b061668f76a3129d6c258d7ca1c61">StylesheetExecutionContextDefault::DefaultCollationCompareFunctor</a>, <a class="el" href="classICUBridgeCollationCompareFunctor.html#abf7ac5f1e74854ce6cd32542cc634120">ICUBridgeCollationCompareFunctor</a>, and <a class="el" href="classICUBridgeCollationCompareFunctorImpl.html#af0a555018fd6f20ffe262967f916f045">ICUBridgeCollationCompareFunctorImpl</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanCollationServices_8hpp_source.html">XalanCollationServices.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>