public class ReadingAttributeImpl extends AttributeImpl implements ReadingAttribute
JaSynonymTokenizer
でトークナイズされた形態素の読みを保持するAttributeImpl
。コンストラクタと説明 |
---|
ReadingAttributeImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
clear() |
void |
copyTo(AttributeImpl target) |
java.lang.String |
getReading() |
void |
reflectWith(AttributeReflector reflector) |
void |
setReading(java.lang.String reading) |
clone, end, reflectAsString
public java.lang.String getReading()
getReading
インタフェース内 ReadingAttribute
public void setReading(java.lang.String reading)
setReading
インタフェース内 ReadingAttribute
public void clear()
clear
クラス内 AttributeImpl
public void copyTo(AttributeImpl target)
copyTo
クラス内 AttributeImpl
public void reflectWith(AttributeReflector reflector)
reflectWith
クラス内 AttributeImpl
Copyright © 2009-2018 RONDHUIT Co.,Ltd. All Rights Reserved.