Class StemmerOverrideItem
java.lang.Object
org.codelibs.fess.dict.DictionaryItem
org.codelibs.fess.dict.stemmeroverride.StemmerOverrideItem
-
Field Summary
Fields inherited from class org.codelibs.fess.dict.DictionaryItem
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetInput()inthashCode()booleanbooleanvoidsetNewInput(String newInput) voidsetNewOutput(String newOutputs) toString()Methods inherited from class org.codelibs.fess.dict.DictionaryItem
getId
-
Constructor Details
-
StemmerOverrideItem
-
-
Method Details
-
getNewInput
-
setNewInput
-
getNewOutput
-
setNewOutput
-
getInput
-
getOutput
-
isUpdated
public boolean isUpdated() -
isDeleted
public boolean isDeleted() -
hashCode
public int hashCode() -
equals
-
toString
-
toLineString
-