mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
8047723: @since tag cleanup in jaxp
Reviewed-by: joehw
This commit is contained in:
parent
80bb4ab1c8
commit
52f6412c53
105 changed files with 204 additions and 143 deletions
|
@ -44,7 +44,7 @@ package org.w3c.dom;
|
|||
/**
|
||||
* <code>DOMError</code> is an interface that describes an error.
|
||||
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
|
||||
* @since DOM Level 3
|
||||
* @since 1.5, DOM Level 3
|
||||
*/
|
||||
public interface DOMError {
|
||||
// ErrorSeverity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue