mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-15 10:23:28 +00:00
8248060: small HTML issues in java.xml package-info.java files
Reviewed-by: joehw
This commit is contained in:
parent
72ae322022
commit
dc0c0c7eca
@ -41,8 +41,8 @@
|
||||
* <p>
|
||||
* StAX supports plugability with {@link XMLInputFactory} and
|
||||
* {@link XMLOutputFactory} that define how an implementation is
|
||||
* located through a process as described in the {@link newFactory}
|
||||
* method.
|
||||
* located through a process as described in the {@code newFactory}
|
||||
* methods.
|
||||
*
|
||||
*
|
||||
* @since 1.6
|
||||
|
||||
@ -27,7 +27,6 @@
|
||||
* Provides the interfaces for the Simple API for XML (SAX). Supports both
|
||||
* the SAX1 and SAX2 APIs.
|
||||
*
|
||||
* <p>
|
||||
* <h2> SAX2 Standard Feature Flags </h2>
|
||||
*
|
||||
* <p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user