Patch: java.nio.charset - javadoc enhancements

Michael Koch konqueror@gmx.de
Thu Apr 22 06:47:00 GMT 2004


Hi list,


I just commited the attached patch to enhance javadocs in 
java.nio.charset.


Michael


2004-04-22  Michael Koch  <konqueror@gmx.de>

	* java/nio/charset/IllegalCharsetNameException.java
	(charsetName): Made private.
	(IllegalCharsetNameException): Added @param tag to javadoc.
	(getCharsetName): Added @return tag to javadoc.
	* java/nio/charset/MalformedInputException.java
	(MalformedInputException): Added @param tag to javadoc.
	(getInputLength): Revised method description, added @return tag.
	(getMessage): Added @return tag.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nio.diff
Type: text/x-diff
Size: 1941 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040422/cb90f2f9/attachment.bin>


More information about the Java-patches mailing list