public class Unicode_5_1
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
caselessMatchPartitions
Constant
caselessMatchPartitions="Aa\000\000Bb\000\00"{trunked}
|
static int |
caselessMatchPartitionSize
Constant
caselessMatchPartitionSize=4 |
static java.lang.String[] |
intervals
Constant
intervals="{// Unicode 5.1 property value: {age=1."{trunked} |
static int |
maximumCodePoint
Constant
maximumCodePoint=0x10ffff |
static java.lang.String[] |
propertyValueAliases
Constant
propertyValueAliases="{ahex, asciihexdigit, alpha, alphabetic"{trunked} |
static java.lang.String[] |
propertyValues
Constant
propertyValues |
Constructor and Description |
---|
Unicode_5_1() |
public static final int maximumCodePoint
maximumCodePoint=0x10ffff
public static final java.lang.String[] propertyValues
propertyValues
public static final java.lang.String[] intervals
intervals="{// Unicode 5.1 property value: {age=1."{trunked}
public static final java.lang.String[] propertyValueAliases
propertyValueAliases="{ahex, asciihexdigit, alpha, alphabetic"{trunked}
public static final int caselessMatchPartitionSize
caselessMatchPartitionSize=4
public static final java.lang.String caselessMatchPartitions
caselessMatchPartitions="Aa\000\000Bb\000\00"{trunked}
Copyright © 1998–2019. All rights reserved.