DOM Java Language Binding: small error

In http://www.w3.org/TR/REC-DOM-Level-1/java-language-binding.html, there is
a slight problem.

Right at the top, the first listed class (DOMException) has a list of
exception codes.  This entire list is then repeated just below the closing
brace of the class, which I believe is in error.  In addition, a dangling
closing brace follows the duplicate occurrence of the exception code list.

           -- kennyz

---
Ken Zalewski                     email:  zalewskk@lksinc.com
Senior Development Director      voice:  (518) 276-2834
Legal Knowledge Systems            fax:  (518) 276-2229

Received on Monday, 22 March 1999 07:44:53 UTC