-
Bug
-
Resolution: Fixed
-
P5
-
1.1.1, 1.4.1
-
b01
-
generic
-
generic
-
Verified
Name: eaR10174 Date: 07/13/2001
There is a typo in the description of the org.xml.sax.Locator.getColumnNumber()
(builds jaxp-1.1.1-b26-09_jul_2001, jdk1.4.0beta-b70):
"public int getColumnNumber()
...
If possible, the SAX driver should provide the line position of the first
character after the text associated with the document event.
( !!! This text is duplicated below )
If possible, the SAX driver should provide the line position of the first
character after the text associated with the document event. The first column
in each line is column 1."
======================================================================