| Package | Description | 
|---|---|
| org.apache.lucene.analysis.ja.tokenattributes | 
 Additional Kuromoji-specific Attributes for text analysis. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReadingAttributeImpl.setToken(Token token)  | 
void | 
ReadingAttribute.setToken(Token token)  | 
void | 
PartOfSpeechAttributeImpl.setToken(Token token)  | 
void | 
PartOfSpeechAttribute.setToken(Token token)  | 
void | 
InflectionAttributeImpl.setToken(Token token)  | 
void | 
InflectionAttribute.setToken(Token token)  | 
void | 
BaseFormAttributeImpl.setToken(Token token)  | 
void | 
BaseFormAttribute.setToken(Token token)  | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.