public interface PartOfSpeechAttribute extends 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–2025 The Apache Software Foundation. All rights reserved.