You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Ahmed El-dawy <as...@gmail.com> on 2006/02/18 21:34:50 UTC

Extending Doucment and Hits

Hello,
 I needed in my application to override the classes Document and Hits
to make JDBCDocument and JDBCHits. I was surprised that Document and
Hits are final classes and all methods in them are final. Why this? I
couldn't make my program well because of this problem. Is there a way
to overcome it?

thanks in advance
--
regards,
Ahmed Saad

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org