public class ReadingAttributeImpl extends AttributeImpl implements ReadingAttribute, Cloneable
| Constructor and Description |
|---|
ReadingAttributeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
copyTo(AttributeImpl target) |
String |
getReading()
Get the reading of the token.
|
void |
reflectWith(AttributeReflector reflector) |
void |
setToken(Token token)
Set the current token.
|
clone, end, reflectAsStringpublic String getReading()
ReadingAttributegetReading in interface ReadingAttributepublic void setToken(Token token)
ReadingAttributesetToken in interface ReadingAttributepublic void clear()
clear in class AttributeImplpublic void copyTo(AttributeImpl target)
copyTo in class AttributeImplpublic void reflectWith(AttributeReflector reflector)
reflectWith in class AttributeImplCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.