|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vgrs.xcode.common.unicodedata.DerivedNormalizationProperties
public class DerivedNormalizationProperties
Class to load the data in "DerivedNormalizationProps.txt.gz" into GNU Trove collections. The data in this class will be used to perform a quick check to find out if a given set of Unicode code points are in NFC normalized form.
| Constructor Summary | |
|---|---|
DerivedNormalizationProperties()
|
|
| Method Summary | |
|---|---|
static TIntObjectMap<java.util.Set<java.lang.String>> |
getDerivedNormalizationPropTable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DerivedNormalizationProperties()
| Method Detail |
|---|
public static TIntObjectMap<java.util.Set<java.lang.String>> getDerivedNormalizationPropTable()
DERIVED_NORMALIZATION_PROP_TABLE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||