Uses of Class
org.apache.lucene.analysis.icu.segmentation.ICUTokenizer

Packages that use ICUTokenizer
org.apache.lucene.analysis.icu.segmentation Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm. 
 

Uses of ICUTokenizer in org.apache.lucene.analysis.icu.segmentation
 

Methods in org.apache.lucene.analysis.icu.segmentation that return ICUTokenizer
 ICUTokenizer ICUTokenizerFactory.create(AttributeSource.AttributeFactory factory, Reader input)
           
 



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