UnicodeNormalization

fm.common.UnicodeNormalization$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def normalizeNFC(s: String): String
def normalizeNFD(s: String): String
def normalizeNFKC(s: String): String
def normalizeNFKD(s: String): String