8173303: Add module-subgraph images to main platform documentation
Reviewed-by: alanb, chegar, erikj, ihse, lancea
This commit is contained in:
parent
6c2c3790e3
commit
b2ea73e294
@ -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 {
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user