FYI: Patch: javax.print.attribute
Michael Koch
konqueror@gmx.de
Tue Apr 20 10:52:00 GMT 2004
Hi list,
I just commited the attached patch to merge some fixes done in GNU
classpath to javax.print.attribute.
Michael
2004-04-20 Michael Koch <konqueror@gmx.de>
* javax/print/attribute/EnumSyntax.java
(getOffset): Made protected.
* javax/print/attribute/HashAttributeSet.java
(HashAttributeSet): Likewise.
* javax/print/attribute/ResolutionSyntax.java
(getFeedResolution): Fixed typo in exception name.
(getCrossFeedResolution): Likewise.
* javax/print/attribute/SetOfIntegerSyntax.java
(SetOfIntegerSyntax): Fixed HTML entities in javadoc.
* javax/print/attribute/TextSyntax.java
(TextSyntax): Handle locale correctly.
(hashCode): Calc better hashcode value.
(equals): Fixed @return tag.
(toString): New method.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print.diff
Type: text/x-diff
Size: 4704 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040420/db3cd832/attachment.bin>
More information about the Java-patches
mailing list