gcc/libjava/java/text
Tania Bento 618bf37b05 DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency.
2007-04-04  Tania Bento  <tbento@redhat.com>

	* java/text/DecimalFormatSymbols.java: Added the year 2007 to
	Copyright information and introduced new variable, currency.
	(DecimalFormatSymbols(Locale)): Define currency and intlCurrencySymbol
	to "XXX", currencySymbol to "?" and localCurrency appropriately.
	(getCurrency): Fixed documentation and return the value of currency.
	(setCurrency): Fixed documentation and update the value of currency.
	(setInternationalCurrencySymbol): Fixed documentation and update the
	value of currency.
	* java/util/Currency.java: Introduced two new variables, properties
	and fractionDigits. In the static block, a properties object is
	created and the currency resource is loaded.
	(Currency(Locale)): fractionDigits is defined.
	(Currency(String)): New method.
	(getDefaultFractionDigits): Return the value of fractionDigits.
	(getInstance(String)): Check if String is equal to "XXX".

From-SVN: r123512
2007-04-05 00:15:16 +00:00
..
Annotation.h
AttributedCharacterIterator.h
AttributedCharacterIterator$Attribute.h
AttributedString.h
AttributedString$AttributeRange.h
AttributedStringIterator.h
Bidi.h
BreakIterator.h
CharacterIterator.h
ChoiceFormat.h
CollationElementIterator.h
CollationKey.h
Collator.h
Collator.java
DateFormat.h
DateFormat$Field.h
DateFormatSymbols.h
DateFormatSymbols.java
DecimalFormat.h
DecimalFormatSymbols.h DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency. 2007-04-05 00:15:16 +00:00
DecimalFormatSymbols.java DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency. 2007-04-05 00:15:16 +00:00
FieldPosition.h
Format.h
Format$Field.h
MessageFormat.h
MessageFormat$Field.h
MessageFormat$MessageFormatElement.h
natCollator.cc
NumberFormat.h
NumberFormat$Field.h
ParseException.h
ParsePosition.h
RuleBasedCollator.h
RuleBasedCollator$CollationElement.h
RuleBasedCollator$CollationSorter.h
SimpleDateFormat.h
SimpleDateFormat$CompiledField.h
StringCharacterIterator.h