gcc/libjava/java
Guilhem Lavaux 1f64614267 MessageFormat.java: (class Field): New class.
2004-05-05  Guilhem Lavaux <guilhem@kaffe.org>

	* java/text/MessageFormat.java:
	(class Field): New class.
	(formatToCharacterIterator): New method.
	(format): Use formatInternal now.
	(formatInternal): New method. String formatter should
	be done here (with attributes). Attributes merging supported.
	(parse): More documentation.
	(getFormatsByArgumentIndex): New method.
	(setFormatByArgumentIndex): New method.
	(setFormatsByArgumentIndex): New method.

From-SVN: r81492
2004-05-04 22:05:25 +00:00
..
applet [multiple changes] 2004-04-16 18:44:45 +00:00
awt ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 bit pixels. 2004-05-04 19:27:11 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
lang URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net DERReader.java: Call static methods staticly. 2004-05-03 20:23:28 +00:00
nio 2004-05-04 Michael Koch <konqueror@gmx.de> 2004-05-04 21:31:30 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security DSAKeyPairGenerator.java, [...]: Cleaned up imports. 2004-05-04 21:40:42 +00:00
sql DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
text MessageFormat.java: (class Field): New class. 2004-05-04 22:05:25 +00:00
util DERReader.java: Call static methods staticly. 2004-05-03 20:23:28 +00:00