-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: 8, 13, 14
-
Component/s: xml
-
x86_64
-
windows_10
ADDITIONAL SYSTEM INFORMATION :
documentation error
A DESCRIPTION OF THE PROBLEM :
The documentation for the org.w3c.dom.Node.setTextContent method in the API doc is a copy of the documentation for org.w3c.dom.Node.getTextContent right above it. The methods are actually different. It appears the getTextContent explanation was improperly copied.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Documentation error
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Understand how org.w3c.dom.Node.setTextContent method works.
ACTUAL -
I'm going to have to guess.
FREQUENCY : always
documentation error
A DESCRIPTION OF THE PROBLEM :
The documentation for the org.w3c.dom.Node.setTextContent method in the API doc is a copy of the documentation for org.w3c.dom.Node.getTextContent right above it. The methods are actually different. It appears the getTextContent explanation was improperly copied.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Documentation error
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Understand how org.w3c.dom.Node.setTextContent method works.
ACTUAL -
I'm going to have to guess.
FREQUENCY : always
- relates to
-
JDK-8249643 Clarify DOM documentation
-
- Resolved
-