GB9c Do not break within certain combinations with Indic_Conjunct_Break (InCB)=Linker. \p{InCB=Consonant} [ \p{InCB=Extend} \p{InCB=Linker} ]* \p{InCB=Linker} [ \p{InCB=Extend} \p{InCB=Linker} ]* x \p{InCB=Consonant}*Code point conditions included in this class are derived from the "Derived Property: Indic_Conjunct_Break" section in DerivedCoreProperties.txt of the Unicode Character Database.
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv static boolean | |
pack-priv static boolean | |
pack-priv static boolean |
IndicConjunctBreak | back to summary |
---|---|
pack-priv IndicConjunctBreak() |
isConsonant | back to summary |
---|---|
pack-priv static boolean isConsonant(int cp) |
isExtend | back to summary |
---|---|
pack-priv static boolean isExtend(int cp) |
isLinker | back to summary |
---|---|
pack-priv static boolean isLinker(int cp) |