Package org.codelibs.fess.dict.mapping
Class CharMappingItem
java.lang.Object
org.codelibs.fess.dict.DictionaryItem
org.codelibs.fess.dict.mapping.CharMappingItem
-
Field Summary
Fields inherited from class org.codelibs.fess.dict.DictionaryItem
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanString[]String[]inthashCode()booleanbooleanvoidsetNewInputs(String[] newInputs) voidsetNewOutput(String newOutput) voidsort()toString()Methods inherited from class org.codelibs.fess.dict.DictionaryItem
getId
-
Constructor Details
-
CharMappingItem
-
-
Method Details
-
getNewInputs
-
setNewInputs
-
getNewOutput
-
setNewOutput
-
getInputs
-
getInputsValue
-
getOutput
-
isUpdated
public boolean isUpdated() -
isDeleted
public boolean isDeleted() -
sort
public void sort() -
hashCode
public int hashCode() -
equals
-
toString
-
toLineString
-