public interface InflectionAttribute
extends org.apache.lucene.util.Attribute
Note: in some cases this value may not be applicable, and will be null.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInflectionForm() |
java.lang.String |
getInflectionType() |
void |
setToken(Token token) |
java.lang.String getInflectionType()
java.lang.String getInflectionForm()
void setToken(Token token)
Copyright © 2000-2023 Apache Software Foundation. All Rights Reserved.