Serialized Form
-
Package org.pentaho.reporting.libraries.formatting
-
Class org.pentaho.reporting.libraries.formatting.FastChoiceFormat
class FastChoiceFormat extends Object implements Serializable-
Serialized Fields
-
choiceFormat
ChoiceFormat choiceFormat
-
locale
Locale locale
-
pattern
String pattern
-
-
-
Class org.pentaho.reporting.libraries.formatting.FastDateFormat
class FastDateFormat extends Object implements Serializable-
Serialized Fields
-
dateFormat
SimpleDateFormat dateFormat
-
locale
Locale locale
-
pattern
String pattern
-
timeZone
TimeZone timeZone
-
-
-
Class org.pentaho.reporting.libraries.formatting.FastDecimalFormat
class FastDecimalFormat extends Object implements Serializable-
Serialized Fields
-
decimalFormat
DecimalFormat decimalFormat
-
locale
Locale locale
-
pattern
String pattern
-
-
-
Class org.pentaho.reporting.libraries.formatting.FastMessageFormat
class FastMessageFormat extends Object implements Serializable-
Serialized Fields
-
argumentMapping
int[] argumentMapping
-
constantTexts
String[] constantTexts
-
fieldPosition
DummyFieldPosition fieldPosition
-
locale
Locale locale
-
nullString
String nullString
-
pattern
String pattern
-
sizeHint
int sizeHint
-
subFormats
FastFormat[] subFormats
-
timeZone
TimeZone timeZone
-
-
-