Deprecated API


Contents
Deprecated Methods
org.apache.lucene.analysis.snowball.SnowballFilter.next()
          Will be removed in Lucene 3.0. This method is final, as it should not be overridden. Delegates to the backwards compatibility layer. 
org.apache.lucene.analysis.snowball.SnowballFilter.next(Token)
          Will be removed in Lucene 3.0. This method is final, as it should not be overridden. Delegates to the backwards compatibility layer. 
 

Deprecated Constructors
org.apache.lucene.analysis.snowball.SnowballAnalyzer(String)
          Use SnowballAnalyzer.SnowballAnalyzer(Version, String) instead 
org.apache.lucene.analysis.snowball.SnowballAnalyzer(String, String[])
          Use SnowballAnalyzer.SnowballAnalyzer(Version, String, String[]) instead 
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.