Element.getAttributes() is returning null and as Element.hasAttributes() is returning true so it means it's not supposed to return null.
Run the attached file & if you find following displayed in the loaded applet than the bug is reproduced:
"element has attributes"
"returned nodemap via elem.getAttributes() is null"
Run the attached file & if you find following displayed in the loaded applet than the bug is reproduced:
"element has attributes"
"returned nodemap via elem.getAttributes() is null"
- duplicates
-
JDK-4803577 RFE: Common DOM API Enhancement
-
- Resolved
-