Description
There are hard-coded messages in the new JAXP 1.3 code. For example, the TransformerFactory.setFeature() implementation hard-coded the exception messages.
It is better to move the messages to resource bundle files.
There are hard-coded messages in the new JAXP 1.3 code. For example, the TransformerFactory.setFeature() implementation hard-coded the exception messages.
It is better to move the messages to resource bundle files.