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

Packages that use KeywordAttribute
org.apache.lucene.analysis.tokenattributes General-purpose attributes for text analysis. 
 

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

Classes in org.apache.lucene.analysis.tokenattributes that implement KeywordAttribute
 class KeywordAttributeImpl
          Default implementation of KeywordAttribute.
 



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