public interface PartOfSpeechAttribute
extends org.apache.lucene.util.Attribute
Token.getPartOfSpeech()
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPartOfSpeech() |
void |
setToken(Token token) |
java.lang.String getPartOfSpeech()
void setToken(Token token)
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.