-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.4.0
-
Component/s: client-libs
-
beta2
-
generic
-
generic
Name: vrR10176 Date: 04/18/2001
Api spec (jdk1.4.0beta-b60) says about method
javax.imageio.ImageWriteParam.unsetCompression():
"public void unsetCompression()
Removes any previous compression type and quality settings.
...
Throws:
UnsupportedOperationException - if the plug-in does not support tiling.
..."
Obviously used in description word 'tiling' (instead of 'compression')
is a typo.
======================================================================