< prev index next >

jaxp/src/java.xml/share/classes/module-info.java

Print this page

        

*** 25,34 **** --- 25,35 ---- /** * 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 { exports javax.xml; exports javax.xml.catalog;
< prev index next >