diff --git a/src/java.xml/share/classes/module-info.java b/src/java.xml/share/classes/module-info.java index 7508faba62f..e4f889dddd0 100644 --- a/src/java.xml/share/classes/module-info.java +++ b/src/java.xml/share/classes/module-info.java @@ -41,7 +41,7 @@ *
+ * *
@@ -57,7 +57,7 @@ ** {@code jdk.xml.} *- *+ * *
Name
* A name may consist of one or multiple words that are case-sensitive. * All letters of the first word are in lowercase, while the first letter of @@ -114,12 +114,10 @@ * JAXP properties specified through JAXP factories or processors (e.g. SAXParser) * take preference over system properties, the jaxp.properties file, as well as * secure processing. - ** *
Processor Support
* Features and properties may be supported by one or more processors. The * following table lists the processors by IDs that can be used for reference. - ** *
| Transform | *XML Transform API | @@ -193,11 +190,9 @@ * *
|---|
*
*