|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharTermAttributeImpl | |
---|---|
org.apache.lucene.analysis | API and code to convert text into indexable/searchable tokens. |
org.apache.lucene.analysis.tokenattributes | Useful Attribute s for text analysis. |
Uses of CharTermAttributeImpl in org.apache.lucene.analysis |
---|
Subclasses of CharTermAttributeImpl in org.apache.lucene.analysis | |
---|---|
class |
Token
A Token is an occurrence of a term from the text of a field. |
Uses of CharTermAttributeImpl in org.apache.lucene.analysis.tokenattributes |
---|
Subclasses of CharTermAttributeImpl in org.apache.lucene.analysis.tokenattributes | |
---|---|
class |
TermAttributeImpl
Deprecated. This class is not used anymore. The backwards layer in AttributeFactory uses the replacement implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |