mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
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
2 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
* Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX),
|
* 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.
|
* the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.
|
||||||
*
|
*
|
||||||
|
* @moduleGraph
|
||||||
* @since 9
|
* @since 9
|
||||||
*/
|
*/
|
||||||
module java.xml {
|
module java.xml {
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
* Defines the subset of the W3C Document Object Model (DOM) API that is not part
|
* Defines the subset of the W3C Document Object Model (DOM) API that is not part
|
||||||
* of the Java SE API.
|
* of the Java SE API.
|
||||||
*
|
*
|
||||||
|
* @moduleGraph
|
||||||
* @since 9
|
* @since 9
|
||||||
*/
|
*/
|
||||||
module jdk.xml.dom {
|
module jdk.xml.dom {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue