Class: TwitterCldr::Normalizers::NFD

Inherits:
NFKD
  • Object
show all
Defined in:
lib/twitter_cldr/normalizers/nfd.rb

Overview

Implements normalization of a Unicode string to Normalization Form D (NFD). This normalization includes only Canonical Decomposition.

Constant Summary

Constants inherited from NFKD

TwitterCldr::Normalizers::NFKD::COMPATIBILITY_FORMATTING_TAG_REGEXP, TwitterCldr::Normalizers::NFKD::HANGUL_DECOMPOSITION_CONSTANTS

Method Summary

Methods inherited from NFKD

normalize, normalize_code_points