On Freitag 07 Juli 2006 16:20, Mark Miller wrote:

> the javacc generated StandardTokenizer next() method is declared to
> throw a ParseException
>
>   final public org.apache.lucene.analysis.Token next() throws
> ParseException, IOException {
>
> unfortunately, org.apache.lucene.analysis.Token next() only throws an
> IOException.

But ParseException extends IOException, so I don't see a problem there.

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to