#include <XalanNumberFormat.hpp>
Inheritance diagram for XalanNumberFormat:
Collaboration diagram for XalanNumberFormat:
|
|
|
|
Format a number into a string.
theValue | number to format |
theResult | the string result |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
theResult | the string result |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
theResult | the string result |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
theResult | the string result |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
theResult | the string result |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Format a number into a string.
theValue | number to format |
Reimplemented in ICUXalanNumberFormatProxy, and XalanDecimalFormat.
|
Whether groupings are used for numbers, for example, "234,678".
Reimplemented in ICUXalanNumberFormatProxy.
|
Change the separator string used for groupings, for example, "234,678" uses the separator ",".
s | grouping separator string |
Reimplemented in ICUXalanNumberFormatProxy.
|
Change the size of groupings, for example, "234,678" uses a size of "3".
size | the grouping size |
Reimplemented in ICUXalanNumberFormatProxy.
|
Change whether groupings are used for numbers, for example, "234,678".
bUsed | true to use grouping |
Reimplemented in ICUXalanNumberFormatProxy.
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.4 |
|