Class UnicodeBlocks


  • public class UnicodeBlocks
    extends java.lang.Object
    This singleton class provides knowledge of the names and contents of Unicode character blocks, as referenced using the \p{IsXXXXX} construct in a regular expression. The underlying data is in an XML resource file UnicodeBlocks.xml
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IntSet getBlock​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait