Package org.opensextant.util
Class Unimap
- java.lang.Object
-
- org.opensextant.util.Unimap
-
public class Unimap extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Unimap()
-
Method Summary
Modifier and Type Method Description static java.lang.String
replaceDiacritics(java.lang.String txt)
A port of opensextant.unicode in Python lib; A rendering of the Solr lucene character filter/map.
-