]> git.ipfire.org Git - thirdparty/gcc.git/commit
2003-12-23 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Tue, 23 Dec 2003 10:21:31 +0000 (10:21 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 23 Dec 2003 10:21:31 +0000 (10:21 +0000)
commitc36d5c04b1be32439c125f35b7fa9d06c023dd62
tree5fd9c9b6b07753d11449c69906384fe6779cb4dd
parent5d027e7b0312df4d691c9e5fb90020e41a034af9
2003-12-23  Michael Koch  <konqueror@gmx.de>

* javax/print/attribute/AttributeSetUtilities.java
(verifyCategoryForValue): Renamed from verifyCategoryForAttribute.
* javax/print/attribute/HashAttributeSet.java
(HashAttributeSet): Call internal add methods, added missing
exceptions.
(add): Call addInternal, added exceptions to documentation.
(addInternal): New method.
(addAll): Call addAllInternal, added exception to documentation.
(addAllInternal): New method.
(clear): Added exception to documentation.
(remove): Likewise.
* javax/print/attribute/URISyntax.java
(serialVersionUID): Fixed value.

From-SVN: r74969
libjava/ChangeLog
libjava/javax/print/attribute/AttributeSetUtilities.java
libjava/javax/print/attribute/HashAttributeSet.java
libjava/javax/print/attribute/URISyntax.java