Uses of Interface
org.apache.lucene.analysis.tokenattributes.KeywordAttribute

Packages that use KeywordAttribute
org.apache.lucene.analysis.tokenattributes   
 

Uses of KeywordAttribute in org.apache.lucene.analysis.tokenattributes
 

Classes in org.apache.lucene.analysis.tokenattributes that implement KeywordAttribute
 class KeywordAttributeImpl
          This attribute can be used to mark a token as a keyword.
 



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