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 |
getReading()
Get the reading of the token.
|
void |
setToken(Token token)
Set the current token.
|
java.lang.String getReading()
void setToken(Token token)
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.