|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ContextualRule | Interface for implementing the contextual rules in IDNA2008 Tables document. |
| Class Summary | |
|---|---|
| AbstractAllCodePointsEvaluated | Abstract class to indicate that all code points have been evaluated. |
| AbstractAllCodePointsNotEvaluated | Abstract class to indicate that all code points have been evaluated. |
| AbstractArabicIndicDigitsCodePoints | Class containing the Arabic Indic digits and Extended Arabic Indic digits. |
| AbstractContextualRule | Parent class to be inherited by all class that implement the
ContextualRule interface. |
| AbstractJoinerCodePointRule | Parent class to be inherited by the contextual rules that deal with zero width joiner/non-joiner contextual rules. |
| ArabicIndicDigitsRule | Arabic Indic Digits Contextual Rule Code Point : U+0660..U+0669 Rule : If cp .in. |
| ContextualRulesRegistry | This class serves as a registry for all the contextual rules defined in "ContextualRules.properties" file. |
| ExtendedArabicIndicDigitsRule | Extended Arabic Indic Digits Contextual Rule Code Point : U+06F0..U+06F9 Rule : If cp .in. |
| GreekLowerNumeralSignRule | Greek Lower Numeral Sign (Keraia) Contextual Rule Code Point : U+0375 Rule : If Script(After(cp)) .eq. |
| HebrewPunctuationGereshRule | Hebrew Punctuation Geresh Contextual Rule Code Point : U+05F3 Rule : If Script(Before(cp)) .eq. |
| HebrewPunctuationGershayimRule | Hebrew Punctuation Geresh Contextual Rule Code Point : U+05F4 Rule : If Script(Before(cp)) .eq. |
| KatakanaMiddleDotRule | Katakana Middle Dot Contextual Rule Appendix A.7: KATAKANA MIDDLE DOT Code Point : U+30FB Rule : If Script(cp) .in. |
| MiddleDotRule | Middle Dot Contextual Rule Code Point : U+00B7 Rule : If Before(cp) .eq. |
| ZeroWidthJoinerRule | Zero Width Joiner Contextual Rule Code Point : U+200D Rule : If Canonical_Combining_Class(Before(cp)) .eq. |
| ZeroWidthNonJoinerRule | Zero Width Non Joiner Contextual Rule Code Point : U+200C Rule : |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||