Uses of Class
org.apache.lucene.analysis.tokenattributes.TermAttributeImpl

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

Uses of TermAttributeImpl in org.apache.lucene.analysis
 

Subclasses of TermAttributeImpl in org.apache.lucene.analysis
 class Token
          A Token is an occurrence of a term from the text of a field.
 



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