mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-26 02:00:12 +00:00
Merge
This commit is contained in:
commit
78f266ccfa
@ -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…
x
Reference in New Issue
Block a user