java.lang.Object | |
↳ | sun.text.normalizer.NormalizerImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | BEFORE_PRI_29 | Options bit 8, use buggy recomposition described in Unicode Public Review Issue #29 at http://www.unicode.org/review/resolved-pri.html#pri29 Used in IDNA implementation according to strict interpretation of IDNA definition based on Unicode 3.2 which predates PRI #29. | |||||||||
int | CC_MASK | ||||||||||
int | COMBINES_ANY | ||||||||||
int | HANGUL_BASE | ||||||||||
int | HANGUL_COUNT | ||||||||||
int | INDEX_MIN_NFC_NO_MAYBE | ||||||||||
int | INDEX_MIN_NFD_NO_MAYBE | ||||||||||
int | INDEX_MIN_NFKC_NO_MAYBE | ||||||||||
int | INDEX_MIN_NFKD_NO_MAYBE | ||||||||||
int | JAMO_L_BASE | ||||||||||
int | JAMO_L_COUNT | ||||||||||
int | JAMO_T_BASE | ||||||||||
int | JAMO_T_COUNT | ||||||||||
int | JAMO_V_BASE | ||||||||||
int | JAMO_V_COUNT | ||||||||||
int | MIN_WITH_LEAD_CC | FCD check: everything below this code point is known to have a 0 lead combining class | |||||||||
int | OPTIONS_COMPAT | Options bit 12, for compatibility vs. | |||||||||
int | OPTIONS_COMPOSE_CONTIGUOUS | Options bit 13, no discontiguous composition (FCC vs. | |||||||||
int | OPTIONS_SETS_MASK | ||||||||||
int | QC_ANY_MAYBE | ||||||||||
int | QC_ANY_NO | ||||||||||
int | QC_MASK | ||||||||||
int | QC_MAYBE | ||||||||||
int | QC_NFC | ||||||||||
int | QC_NFD | ||||||||||
int | QC_NFKC | ||||||||||
int | QC_NFKD | ||||||||||
int | WITHOUT_CORRIGENDUM4_CORRECTIONS |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the canonical decomposition
sherman for ComposedCharIter
| |||||||||||
Internal API, used in UCharacter.getIntPropertyValue().@internal
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Options bit 8, use buggy recomposition described in Unicode Public Review Issue #29 at http://www.unicode.org/review/resolved-pri.html#pri29 Used in IDNA implementation according to strict interpretation of IDNA definition based on Unicode 3.2 which predates PRI #29. See ICU4C unormimp.h
FCD check: everything below this code point is known to have a 0 lead combining class
Options bit 12, for compatibility vs. canonical decomposition.
Options bit 13, no discontiguous composition (FCC vs. NFC).
Get the canonical decomposition sherman for ComposedCharIter
Internal API, used in UCharacter.getIntPropertyValue().@internal
c | code point |
---|---|
modeValue | numeric value compatible with Mode |