|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vgrs.xcode.idna.contextualrule.AbstractContextualRule
com.vgrs.xcode.idna.contextualrule.AbstractAllCodePointsEvaluated
com.vgrs.xcode.idna.contextualrule.AbstractArabicIndicDigitsCodePoints
public abstract class AbstractArabicIndicDigitsCodePoints
Class containing the Arabic Indic digits and Extended Arabic Indic digits. When this rule executes, all code points are evaluated.
| Field Summary |
|---|
| Fields inherited from interface com.vgrs.xcode.idna.contextualrule.ContextualRule |
|---|
ALL_CODE_POINTS_EVALUATED_FALSE, ALL_CODE_POINTS_EVALUATED_TRUE |
| Constructor Summary | |
|---|---|
AbstractArabicIndicDigitsCodePoints()
|
|
| Method Summary | |
|---|---|
protected TIntSet |
getArabicIndicDigits()
|
protected TIntSet |
getExtendedArabicIndicDigits()
|
| Methods inherited from class com.vgrs.xcode.idna.contextualrule.AbstractAllCodePointsEvaluated |
|---|
allCodePointsEvaluated |
| Methods inherited from class com.vgrs.xcode.idna.contextualrule.AbstractContextualRule |
|---|
getCodePointToWhichRuleApplies, getRuleName, ruleAppliesToCodepoint, setCodePointToWhichRuleApplies, setRuleName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.vgrs.xcode.idna.contextualrule.ContextualRule |
|---|
executeRule |
| Constructor Detail |
|---|
public AbstractArabicIndicDigitsCodePoints()
| Method Detail |
|---|
protected TIntSet getArabicIndicDigits()
protected TIntSet getExtendedArabicIndicDigits()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||