Class UnicodeData


  • public abstract class UnicodeData
    extends Object
    Code-generated utility class mapping Unicode properties to Unicode code point ranges.
    • Constructor Detail

      • UnicodeData

        public UnicodeData()
    • Method Detail

      • getPropertyCodePoints

        public static IntervalSet getPropertyCodePoints​(String propertyCodeOrAlias)
        Given a Unicode property (general category code, binary property name, or script name), returns the IntervalSet of Unicode code point ranges which have that property.