Enum CharacterConverter

java.lang.Object
java.lang.Enum<CharacterConverter>
de.aikiit.spamprotector.converter.CharacterConverter
All Implemented Interfaces:
Serializable, Comparable<CharacterConverter>, java.lang.constant.Constable

public enum CharacterConverter extends Enum<CharacterConverter>
Encapsulates the character conversion logics. Each changeable character is represented by an enumeration instance and allows conversion from/to the encoded value.