-
Bug
-
Resolution: Fixed
-
P3
-
1.1.1, 1.4.1
-
1.1.1
-
generic
-
generic
-
Verified
Name: eaR10174 Date: 06/21/2001
The description ( javadoc comments ) of the org.w3c.dom.ProcessingInstruction.setData() is
empty ( build jaxp-1.1.1-b24-19_jun_2001, build jdk1.4.0beta-b68 ) but it seems to
be appended to the description of the org.w3c.dom.ProcessingInstruction.getData() -
"public String getData()
...
Throws:
DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised when the node is
readonly.
... "
======================================================================