public interface ReadingAttribute extends Attribute
Note: in some cases this value may not be applicable, and will be null.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPronunciation() |
java.lang.String |
getReading() |
void |
setToken(Token token) |
java.lang.String getReading()
java.lang.String getPronunciation()
void setToken(Token token)
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.