8173303: Add module-subgraph images to main platform documentation

Reviewed-by: alanb, chegar, erikj, ihse, lancea
This commit is contained in:
Mandy Chung 2017-03-29 09:42:04 -07:00
parent 6c2c3790e3
commit b2ea73e294
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 {