public class InflectionFormAttributeImpl extends AttributeImpl implements InflectionFormAttribute
JaSynonymTokenizerでトークナイズされた形態素の活用形を保持するAttributeImpl。| コンストラクタと説明 |
|---|
InflectionFormAttributeImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
clear() |
void |
copyTo(AttributeImpl target) |
java.lang.String |
getInflectionForm() |
void |
reflectWith(AttributeReflector reflector) |
void |
setInflectionForm(java.lang.String inflectionForm) |
clone, end, reflectAsStringpublic java.lang.String getInflectionForm()
getInflectionForm インタフェース内 InflectionFormAttributepublic void setInflectionForm(java.lang.String inflectionForm)
setInflectionForm インタフェース内 InflectionFormAttributepublic void clear()
clear クラス内 AttributeImplpublic void copyTo(AttributeImpl target)
copyTo クラス内 AttributeImplpublic void reflectWith(AttributeReflector reflector)
reflectWith クラス内 AttributeImplCopyright © 2009-2018 RONDHUIT Co.,Ltd. All Rights Reserved.