org.apache.lucene.analysis.uima
Class UIMAAnnotationsTokenizerFactory
java.lang.Object
  
org.apache.lucene.analysis.util.AbstractAnalysisFactory
      
org.apache.lucene.analysis.util.TokenizerFactory
          
org.apache.lucene.analysis.uima.UIMAAnnotationsTokenizerFactory
public class UIMAAnnotationsTokenizerFactory
- extends TokenizerFactory
 
TokenizerFactory for UIMAAnnotationsTokenizer
 
 
 
 
 
| Methods inherited from class org.apache.lucene.analysis.util.AbstractAnalysisFactory | 
assureMatchVersion, getArgs, getBoolean, getBoolean, getInt, getInt, getInt, getLines, getLuceneMatchVersion, getPattern, getSnowballWordSet, getWordSet, setLuceneMatchVersion, splitFileNames | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UIMAAnnotationsTokenizerFactory
public UIMAAnnotationsTokenizerFactory()
init
public void init(Map<String,String> args)
- Overrides:
 init in class AbstractAnalysisFactory
 
 
create
public Tokenizer create(Reader input)
- Specified by:
 create in class TokenizerFactory
 
 
          Copyright © 2000-2012 Apache Software Foundation.  All Rights Reserved.