Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8042244 Re-examine the supportedness of non-SE org.w3c.dom.** API
  3. JDK-8175785

Release Note: Non Java SE DOM APIs moved to jdk.xml.dom module

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 9
    • 9
    • xml
    • Verified

      Before the Java SE 9 release, the DOM API package in `org.w3c.dom` included sub-packages that were not defined as a part of the Jave SE API. As of Java SE 9, these sub-packages are moved out of the `java.xml` module to a separate module called `jdk.xml.dom`. These packages are as follows:
      ```
          org.w3c.dom.css
          org.w3c.dom.html
          org.w3c.dom.stylesheets
          org.w3c.dom.xpath
      ```

            joehw Joe Wang
            joehw Joe Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: