-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: xml
-
b81
-
sparc
-
solaris_8
###@###.### 2002-05-02
http://java.sun.com/j2se/1.4/docs/api/org/xml/sax/helpers/DefaultHandler.html#error(org.xml.sax.SAXParseException)
There is a typo in the Parameters description:
Incorrect: e - The warning information encoded as an exception.
^^^^^^^
Correct: e - The error information encoded as an exception.
^^^^^
http://java.sun.com/j2se/1.4/docs/api/org/xml/sax/helpers/DefaultHandler.html#error(org.xml.sax.SAXParseException)
There is a typo in the Parameters description:
Incorrect: e - The warning information encoded as an exception.
^^^^^^^
Correct: e - The error information encoded as an exception.
^^^^^