Package com.ibm.icu.impl.locale
Class KeyTypeData.CodepointsTypeHandler
- java.lang.Object
-
- com.ibm.icu.impl.locale.KeyTypeData.SpecialTypeHandler
-
- com.ibm.icu.impl.locale.KeyTypeData.CodepointsTypeHandler
-
- Enclosing class:
- KeyTypeData
private static class KeyTypeData.CodepointsTypeHandler extends KeyTypeData.SpecialTypeHandler
-
-
Field Summary
Fields Modifier and Type Field Description private static java.util.regex.Pattern
pat
-
Constructor Summary
Constructors Modifier Constructor Description private
CodepointsTypeHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) boolean
isWellFormed(java.lang.String value)
-
Methods inherited from class com.ibm.icu.impl.locale.KeyTypeData.SpecialTypeHandler
canonicalize
-
-
-
-
Method Detail
-
isWellFormed
boolean isWellFormed(java.lang.String value)
- Specified by:
isWellFormed
in classKeyTypeData.SpecialTypeHandler
-
-