-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.1
-
Component/s: xml
-
1.1fcs
-
sparc
-
solaris_2.6
-
Verified
setOutputProperties() method of Transformer doesn't work properly.
If I set the properties one by one using setOutputProperty() method, things work
as expected. The same behaviour is not found if I use java.util.Properties and
setOutputProperties() method.
If I set the properties one by one using setOutputProperty() method, things work
as expected. The same behaviour is not found if I use java.util.Properties and
setOutputProperties() method.