Uses of Class
org.apache.lucene.analysis.SinkTokenizer

Packages that use SinkTokenizer
org.apache.lucene.analysis API and code to convert text into indexable/searchable tokens. 
 

Uses of SinkTokenizer in org.apache.lucene.analysis
 

Constructors in org.apache.lucene.analysis with parameters of type SinkTokenizer
TeeTokenFilter(TokenStream input, SinkTokenizer sink)
          Deprecated.  
 



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