This commit is contained in:
Lana Steuck 2017-03-30 17:23:31 +00:00
commit 78f266ccfa
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX),
* the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.
*
* @moduleGraph
* @since 9
*/
module java.xml {

View File

@ -27,6 +27,7 @@
* Defines the subset of the W3C Document Object Model (DOM) API that is not part
* of the Java SE API.
*
* @moduleGraph
* @since 9
*/
module jdk.xml.dom {