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, reflectAsString
public java.lang.String getInflectionForm()
getInflectionForm
インタフェース内 InflectionFormAttribute
public void setInflectionForm(java.lang.String inflectionForm)
setInflectionForm
インタフェース内 InflectionFormAttribute
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.