modules.xml
changeset 29864 b5ccc98fb547
parent 29860 cf5c9dbfcb64
child 30091 f86dca6d2737
child 30423 bb60661a9f3c
--- a/modules.xml	Thu Apr 16 12:08:16 2015 -0700
+++ b/modules.xml	Thu Apr 16 12:51:41 2015 -0700
@@ -1844,6 +1844,23 @@
     </export>
   </module>
   <module>
+    <name>jdk.xml.dom</name>
+    <depend>java.base</depend>
+    <depend re-exports="true">java.xml</depend>
+    <export>
+      <name>org.w3c.dom.css</name>
+    </export>
+    <export>
+      <name>org.w3c.dom.html</name>
+    </export>
+    <export>
+      <name>org.w3c.dom.stylesheets</name>
+    </export>
+    <export>
+      <name>org.w3c.dom.xpath</name>
+    </export>
+  </module>
+  <module>
     <name>jdk.xml.ws</name>
     <depend>java.base</depend>
     <depend>java.compiler</depend>