Class NormalizeCharMap

java.lang.Object
org.apache.lucene.analysis.charfilter.NormalizeCharMap

public class NormalizeCharMap extends Object
Holds a map of String input to String output, to be used with MappingCharFilter. Use the NormalizeCharMap.Builder to create this.