Uses of Class
org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl
Packages that use CharTermAttributeImpl
Package
Description
API and code to convert text into indexable/searchable tokens.
General-purpose attributes for text analysis.
- 
Uses of CharTermAttributeImpl in org.apache.lucene.analysisSubclasses of CharTermAttributeImpl in org.apache.lucene.analysisModifier and TypeClassDescriptionclassA Token is an occurrence of a term from the text of a field.
- 
Uses of CharTermAttributeImpl in org.apache.lucene.analysis.tokenattributesMethods in org.apache.lucene.analysis.tokenattributes that return CharTermAttributeImpl