8209873: Typo in javax.xml.validation.Validator.validate documentation
Reviewed-by: lancea
This commit is contained in:
parent
ffa4cfe355
commit
8b138c684a
@ -214,7 +214,7 @@ public abstract class Validator {
|
|||||||
*
|
*
|
||||||
* @throws IllegalArgumentException
|
* @throws IllegalArgumentException
|
||||||
* If the {@code Result} type doesn't match the
|
* If the {@code Result} type doesn't match the
|
||||||
* {@code Source} type of if the {@code Source}
|
* {@code Source} type or if the {@code Source}
|
||||||
* is an XML artifact that the implementation cannot
|
* is an XML artifact that the implementation cannot
|
||||||
* validate (for example, a processing instruction).
|
* validate (for example, a processing instruction).
|
||||||
* @throws SAXException
|
* @throws SAXException
|
||||||
|
Loading…
x
Reference in New Issue
Block a user