|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::text::DecimalFormat Class Reference#include <DecimalFormat.h>
Inheritance diagram for acdk::text::DecimalFormat:
List of all members.
Detailed Description
Corresponds the Java implementation.
- Author:
- Roger Rene Kommer
- Note:
- Not finished yet.
- pattern 'E' not supported
- parse not supported
- toPattern() & toLocalizedPattern() not supported
Constructor & Destructor Documentation
acdk::text::DecimalFormat::DecimalFormat |
( |
|
) |
|
|
Member Function Documentation
void acdk::text::DecimalFormat::applyLocalizedPattern |
( |
IN(RString) |
pattern |
) |
|
|
void acdk::text::DecimalFormat::applyPattern |
( |
IN(RString) |
pattern |
) |
|
|
virtual acdk::lang::Object acdk::text::DecimalFormat::clone |
( |
sys::Allocator * |
alloc |
) |
[inline, virtual] |
|
int acdk::text::DecimalFormat::getGroupingSize |
( |
|
) |
[inline] |
|
int acdk::text::DecimalFormat::hashCode |
( |
|
) |
[virtual] |
|
void acdk::text::DecimalFormat::setGroupingSize |
( |
int |
newValue |
) |
[inline] |
|
Member Data Documentation
|
|