Re: line and column number in ParseException

Olivier Thereaux wrote:

> On Thu, Sep 09, 2004, Johannes Koch wrote:

[line and column numbers for ParseException]

> Thanks for the suggestion. Would you have a patch to submit for this feature?
> 
> 	http://dev.w3.org/cvsweb/2002/css-validator/ 

After taking a close look, currentToken.next.beginLine and 
currentToken.next.beginColumn cannot be used generally, because e.g. in 
the extended class InvalidParamException, currentToken is null.

-- 
Johannes Koch - Competence Center BIKA
Fraunhofer Institute for Applied Information Technology (FIT.LIFE)
Schloss Birlinghoven, D-53757 Sankt Augustin, Germany
Phone: +49-2241-142628

Received on Thursday, 9 September 2004 13:54:10 UTC