Class Unicode_5_1


  • public class Unicode_5_1
    extends java.lang.Object
    Unicode_5_1 class.
    Version:
    $Id: $Id
    • Field Summary

      Fields 
      Modifier and Type Field 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 Summary

      Constructors 
      Constructor Description
      Unicode_5_1()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • maximumCodePoint

        public static final int maximumCodePoint
        Constant maximumCodePoint=0x10ffff
        See Also:
        Constant Field Values
      • propertyValues

        public static final java.lang.String[] propertyValues
        Constant propertyValues
      • intervals

        public static final java.lang.String[] intervals
        Constant intervals="{// Unicode 5.1 property value: {age=1."{trunked}
      • propertyValueAliases

        public static final java.lang.String[] propertyValueAliases
        Constant propertyValueAliases="{ahex, asciihexdigit, alpha, alphabetic"{trunked}
      • caselessMatchPartitionSize

        public static final int caselessMatchPartitionSize
        Constant caselessMatchPartitionSize=4
        See Also:
        Constant Field Values
      • caselessMatchPartitions

        public static final java.lang.String caselessMatchPartitions
        Constant caselessMatchPartitions="Aa\000\000Bb\000\00"{trunked}
        See Also:
        Constant Field Values
    • Constructor Detail

      • Unicode_5_1

        public Unicode_5_1()