blob: d5d7a60844601bc15c005bb8254ded44b4392934 [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>XalanDecimalFormatSymbols Class Reference</h1><code>#include &lt;<a class="el" href="XalanDecimalFormatSymbols_8hpp-source.html">XalanDecimalFormatSymbols.hpp</a>&gt;</code>
<p>
Collaboration diagram for XalanDecimalFormatSymbols:<p><center><img src="classXalanDecimalFormatSymbols__coll__graph.gif" border="0" usemap="#XalanDecimalFormatSymbols_coll_map" alt="Collaboration graph"></center>
<map name="XalanDecimalFormatSymbols_coll_map">
<area href="classXalanDOMString.html" shape="rect" coords="42,42,159,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanDecimalFormatSymbols-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXalanDecimalFormatSymbols.html#a0">XalanDecimalFormatSymbols</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li><a class="el" href="classXalanDecimalFormatSymbols.html#a1">XalanDecimalFormatSymbols</a> (const XalanDecimalFormatSymbols &amp;theSource, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li><a class="el" href="classXalanDecimalFormatSymbols.html#a2">~XalanDecimalFormatSymbols</a> ()
<li>XalanDecimalFormatSymbols&amp; <a class="el" href="classXalanDecimalFormatSymbols.html#a3">operator=</a> (const XalanDecimalFormatSymbols &amp;theRHS)
<li>const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanDecimalFormatSymbols.html#a4">getCurrencySymbol</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the string denoting the local currency, "$", for example.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a5">getDecimalSeparator</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the character used for decimal sign, '.' for example.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a6">getDigit</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve character used for a digit in a pattern.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a7">getGroupingSeparator</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the character used for thousands separator, "," for example.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanDecimalFormatSymbols.html#a8">getInfinity</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the string used to represent infinity.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanDecimalFormatSymbols.html#a9">getInternationalCurrencySymbol</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the international string denoting the local currency.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a10">getMinusSign</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the character used to represent minus sign.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a11">getMonetaryDecimalSeparator</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the monetary decimal separator.</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanDecimalFormatSymbols.html#a12">getNaN</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the string used for a numeric value that cannot be represented as a number.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a13">getPatternSeparator</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the character used to separate positive and negative subpatterns in a pattern.</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a14">getPercent</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the character used for percent sign, "%," for example.</em> <a href="#a14">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a15">getPerMill</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the character used for per thousand sign.</em> <a href="#a15">More...</a><em><br><br></em></font></dl><li>XalanDOMChar <a class="el" href="classXalanDecimalFormatSymbols.html#a16">getZeroDigit</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the character used for zero.</em> <a href="#a16">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a17">setCurrencySymbol</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theCurrencySymbol)
<dl class="el"><dd><font size=-1><em>Sets the string denoting the local currency, "$", for example.</em> <a href="#a17">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a18">setCurrencySymbol</a> (const XalanDOMChar *theCurrencySymbol)
<dl class="el"><dd><font size=-1><em>Sets the string denoting the local currency, "$", for example.</em> <a href="#a18">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a19">setDecimalSeparator</a> (XalanDOMChar theDecimalSeparator)
<dl class="el"><dd><font size=-1><em>Sets the character used for decimal sign, '.' for example.</em> <a href="#a19">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a20">setDigit</a> (XalanDOMChar theDigit)
<dl class="el"><dd><font size=-1><em>Sets the character used for a digit in a pattern.</em> <a href="#a20">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a21">setGroupingSeparator</a> (XalanDOMChar theGroupingSeparator)
<dl class="el"><dd><font size=-1><em>Sets the character used for thousands separator, "," for example.</em> <a href="#a21">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a22">setInfinity</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theInfinity)
<dl class="el"><dd><font size=-1><em>Sets the string used to represent infinity.</em> <a href="#a22">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a23">setInfinity</a> (const XalanDOMChar *theInfinity)
<dl class="el"><dd><font size=-1><em>Sets the string used to represent infinity.</em> <a href="#a23">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a24">setInternationalCurrencySymbol</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theInternationalCurrencySymbol)
<dl class="el"><dd><font size=-1><em>Sets the international string denoting the local currency.</em> <a href="#a24">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a25">setInternationalCurrencySymbol</a> (const XalanDOMChar *theInternationalCurrencySymbol)
<dl class="el"><dd><font size=-1><em>Sets the international string denoting the local currency.</em> <a href="#a25">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a26">setMinusSign</a> (XalanDOMChar theMinusSign)
<dl class="el"><dd><font size=-1><em>Sets the character used to represent minus sign.</em> <a href="#a26">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a27">setMonetaryDecimalSeparator</a> (XalanDOMChar theMonetaryDecimalSeparator)
<dl class="el"><dd><font size=-1><em>Sets the monetary decimal separator.</em> <a href="#a27">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a28">setNaN</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNaN)
<dl class="el"><dd><font size=-1><em>Sets the string used for a numeric value that cannot be represented as a number.</em> <a href="#a28">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a29">setNaN</a> (const XalanDOMChar *theNaN)
<dl class="el"><dd><font size=-1><em>Sets the string used for a numeric value that cannot be represented as a number.</em> <a href="#a29">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a30">setPatternSeparator</a> (XalanDOMChar thePatternSeparator)
<dl class="el"><dd><font size=-1><em>Sets the character used to separate positive and negative subpatterns in a pattern.</em> <a href="#a30">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a31">setPercent</a> (XalanDOMChar thePercent)
<dl class="el"><dd><font size=-1><em>Sets the character used for percent sign, "%," for example.</em> <a href="#a31">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a32">setPerMill</a> (XalanDOMChar thePerMill)
<dl class="el"><dd><font size=-1><em>Sets the character used for per thousand sign.</em> <a href="#a32">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanDecimalFormatSymbols.html#a33">setZeroDigit</a> (XalanDOMChar theZeroDigit)
<dl class="el"><dd><font size=-1><em>Sets the character used for zero.</em> <a href="#a33">More...</a><em><br><br></em></font></dl><li>bool <a class="el" href="classXalanDecimalFormatSymbols.html#a34">operator==</a> (const XalanDecimalFormatSymbols &amp;theRHS) const
<li>bool <a class="el" href="classXalanDecimalFormatSymbols.html#a35">operator!=</a> (const XalanDecimalFormatSymbols &amp;theRHS) const
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XalanDecimalFormatSymbols::XalanDecimalFormatSymbols"></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>
XalanDecimalFormatSymbols::XalanDecimalFormatSymbols (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)<code> [explicit]</code>
</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="a1" doxytag="XalanDecimalFormatSymbols::XalanDecimalFormatSymbols"></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>
XalanDecimalFormatSymbols::XalanDecimalFormatSymbols (
</b></td>
<td valign="bottom"><b>
const XalanDecimalFormatSymbols &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</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="a2" doxytag="XalanDecimalFormatSymbols::~XalanDecimalFormatSymbols"></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>
XalanDecimalFormatSymbols::~XalanDecimalFormatSymbols (
</b></td>
<td valign="bottom"><b>
)
</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="a4" doxytag="XalanDecimalFormatSymbols::getCurrencySymbol"></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="classXalanDOMString.html">XalanDOMString</a> &amp; XalanDecimalFormatSymbols::getCurrencySymbol (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the string denoting the local currency, "$", for example.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
string used for local currency </dl> </td>
</tr>
</table>
<a name="a5" doxytag="XalanDecimalFormatSymbols::getDecimalSeparator"></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 XalanDecimalFormatSymbols::getDecimalSeparator (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the character used for decimal sign, '.' for example.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used for decimal sign </dl> </td>
</tr>
</table>
<a name="a6" doxytag="XalanDecimalFormatSymbols::getDigit"></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 XalanDecimalFormatSymbols::getDigit (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve character used for a digit in a pattern.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used for a digit in a pattern </dl> </td>
</tr>
</table>
<a name="a7" doxytag="XalanDecimalFormatSymbols::getGroupingSeparator"></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 XalanDecimalFormatSymbols::getGroupingSeparator (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the character used for thousands separator, "," for example.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used for thousands separator </dl> </td>
</tr>
</table>
<a name="a8" doxytag="XalanDecimalFormatSymbols::getInfinity"></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="classXalanDOMString.html">XalanDOMString</a> &amp; XalanDecimalFormatSymbols::getInfinity (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the string used to represent infinity.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
string used to represent infinity </dl> </td>
</tr>
</table>
<a name="a9" doxytag="XalanDecimalFormatSymbols::getInternationalCurrencySymbol"></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="classXalanDOMString.html">XalanDOMString</a> &amp; XalanDecimalFormatSymbols::getInternationalCurrencySymbol (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the international string denoting the local currency.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
international string denoting the local currency </dl> </td>
</tr>
</table>
<a name="a10" doxytag="XalanDecimalFormatSymbols::getMinusSign"></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 XalanDecimalFormatSymbols::getMinusSign (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the character used to represent minus sign.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used to represent minus sign </dl> </td>
</tr>
</table>
<a name="a11" doxytag="XalanDecimalFormatSymbols::getMonetaryDecimalSeparator"></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 XalanDecimalFormatSymbols::getMonetaryDecimalSeparator (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the monetary decimal separator.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used to separate decimal portion of currency </dl> </td>
</tr>
</table>
<a name="a12" doxytag="XalanDecimalFormatSymbols::getNaN"></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="classXalanDOMString.html">XalanDOMString</a> &amp; XalanDecimalFormatSymbols::getNaN (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the string used for a numeric value that cannot be represented as a number.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
string representing "not a number" value </dl> </td>
</tr>
</table>
<a name="a13" doxytag="XalanDecimalFormatSymbols::getPatternSeparator"></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 XalanDecimalFormatSymbols::getPatternSeparator (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the character used to separate positive and negative subpatterns in a pattern.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used to separate positive and negative subpatterns </dl> </td>
</tr>
</table>
<a name="a15" doxytag="XalanDecimalFormatSymbols::getPerMill"></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 XalanDecimalFormatSymbols::getPerMill (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the character used for per thousand sign.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used for per thousand sign </dl> </td>
</tr>
</table>
<a name="a14" doxytag="XalanDecimalFormatSymbols::getPercent"></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 XalanDecimalFormatSymbols::getPercent (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the character used for percent sign, "%," for example.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used for percent sign </dl> </td>
</tr>
</table>
<a name="a16" doxytag="XalanDecimalFormatSymbols::getZeroDigit"></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 XalanDecimalFormatSymbols::getZeroDigit (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the character used for zero.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
character used for zero </dl> </td>
</tr>
</table>
<a name="a35" doxytag="XalanDecimalFormatSymbols::operator!="></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 XalanDecimalFormatSymbols::operator!= (
</b></td>
<td valign="bottom"><b>
const XalanDecimalFormatSymbols &amp; <em>theRHS</em>&nbsp;) const
</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="a3" doxytag="XalanDecimalFormatSymbols::operator="></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>
XalanDecimalFormatSymbols &amp; XalanDecimalFormatSymbols::operator= (
</b></td>
<td valign="bottom"><b>
const XalanDecimalFormatSymbols &amp; <em>theRHS</em>&nbsp;)
</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="a34" doxytag="XalanDecimalFormatSymbols::operator=="></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 XalanDecimalFormatSymbols::operator== (
</b></td>
<td valign="bottom"><b>
const XalanDecimalFormatSymbols &amp; <em>theRHS</em>&nbsp;) const
</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="a18" doxytag="XalanDecimalFormatSymbols::setCurrencySymbol"></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>
void XalanDecimalFormatSymbols::setCurrencySymbol (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theCurrencySymbol</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the string denoting the local currency, "$", for example.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theCurrencySymbol</em>
&nbsp;</td><td>
symbol used for local currency </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a17" doxytag="XalanDecimalFormatSymbols::setCurrencySymbol"></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>
void XalanDecimalFormatSymbols::setCurrencySymbol (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theCurrencySymbol</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the string denoting the local currency, "$", for example.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theCurrencySymbol</em>
&nbsp;</td><td>
symbol used for local currency </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a19" doxytag="XalanDecimalFormatSymbols::setDecimalSeparator"></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>
void XalanDecimalFormatSymbols::setDecimalSeparator (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>theDecimalSeparator</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used for decimal sign, '.' for example.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theDecimalSeparator</em>
&nbsp;</td><td>
character used for decimal sign </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a20" doxytag="XalanDecimalFormatSymbols::setDigit"></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>
void XalanDecimalFormatSymbols::setDigit (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>theDigit</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used for a digit in a pattern.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theDigit</em>
&nbsp;</td><td>
character used for a digit in a pattern </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a21" doxytag="XalanDecimalFormatSymbols::setGroupingSeparator"></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>
void XalanDecimalFormatSymbols::setGroupingSeparator (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>theGroupingSeparator</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used for thousands separator, "," for example.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theGroupingSeparator</em>
&nbsp;</td><td>
character used for thousands separator </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a23" doxytag="XalanDecimalFormatSymbols::setInfinity"></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>
void XalanDecimalFormatSymbols::setInfinity (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theInfinity</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the string used to represent infinity.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theInfinity</em>
&nbsp;</td><td>
string used to represent infinity </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a22" doxytag="XalanDecimalFormatSymbols::setInfinity"></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>
void XalanDecimalFormatSymbols::setInfinity (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theInfinity</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the string used to represent infinity.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theInfinity</em>
&nbsp;</td><td>
string used to represent infinity </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a25" doxytag="XalanDecimalFormatSymbols::setInternationalCurrencySymbol"></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>
void XalanDecimalFormatSymbols::setInternationalCurrencySymbol (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theInternationalCurrencySymbol</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the international string denoting the local currency.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theInternationalCurrencySymbol</em>
&nbsp;</td><td>
international string denoting the local currency </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a24" doxytag="XalanDecimalFormatSymbols::setInternationalCurrencySymbol"></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>
void XalanDecimalFormatSymbols::setInternationalCurrencySymbol (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theInternationalCurrencySymbol</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the international string denoting the local currency.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theInternationalCurrencySymbol</em>
&nbsp;</td><td>
international string denoting the local currency </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a26" doxytag="XalanDecimalFormatSymbols::setMinusSign"></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>
void XalanDecimalFormatSymbols::setMinusSign (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>theMinusSign</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used to represent minus sign.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theMinusSign</em>
&nbsp;</td><td>
character used to represent minus sign </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a27" doxytag="XalanDecimalFormatSymbols::setMonetaryDecimalSeparator"></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>
void XalanDecimalFormatSymbols::setMonetaryDecimalSeparator (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>theMonetaryDecimalSeparator</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the monetary decimal separator.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theMonetaryDecimalSeparator</em>
&nbsp;</td><td>
character used to separate decimal portion of currency </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a29" doxytag="XalanDecimalFormatSymbols::setNaN"></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>
void XalanDecimalFormatSymbols::setNaN (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theNaN</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the string used for a numeric value that cannot be represented as a number.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNaN</em>
&nbsp;</td><td>
string representing "not a number" value </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a28" doxytag="XalanDecimalFormatSymbols::setNaN"></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>
void XalanDecimalFormatSymbols::setNaN (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNaN</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the string used for a numeric value that cannot be represented as a number.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNaN</em>
&nbsp;</td><td>
string representing "not a number" value </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a30" doxytag="XalanDecimalFormatSymbols::setPatternSeparator"></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>
void XalanDecimalFormatSymbols::setPatternSeparator (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>thePatternSeparator</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used to separate positive and negative subpatterns in a pattern.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>thePatternSeparator</em>
&nbsp;</td><td>
character used to separate positive and negative subpatterns </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a32" doxytag="XalanDecimalFormatSymbols::setPerMill"></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>
void XalanDecimalFormatSymbols::setPerMill (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>thePerMill</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used for per thousand sign.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>thePerMill</em>
&nbsp;</td><td>
character used for per thousand sign </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a31" doxytag="XalanDecimalFormatSymbols::setPercent"></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>
void XalanDecimalFormatSymbols::setPercent (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>thePercent</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used for percent sign, "%," for example.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>thePercent</em>
&nbsp;</td><td>
character used for percent sign </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a33" doxytag="XalanDecimalFormatSymbols::setZeroDigit"></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>
void XalanDecimalFormatSymbols::setZeroDigit (
</b></td>
<td valign="bottom"><b>
XalanDOMChar <em>theZeroDigit</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets the character used for zero.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theZeroDigit</em>
&nbsp;</td><td>
character used for zero </td></tr>
</table>
</dl> </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanDecimalFormatSymbols_8hpp-source.html">XalanDecimalFormatSymbols.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>