Package org.eclipse.birt.core.format
Class LocaleNeutralFormatter
java.lang.Object
org.eclipse.birt.core.format.LocaleNeutralFormatter
- All Implemented Interfaces:
IFormatter
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.birt.core.format.IFormatter
IFormatter.DefaultFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformatValue
(Object value) format the value object into a string.
-
Constructor Details
-
LocaleNeutralFormatter
public LocaleNeutralFormatter()
-
-
Method Details
-
formatValue
Description copied from interface:IFormatter
format the value object into a string.- Specified by:
formatValue
in interfaceIFormatter
- Returns:
- Throws:
BirtException
-