Class ParserUnicodeRepertoires


  • public class ParserUnicodeRepertoires
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<java.util.List<java.lang.Integer>> parseUnassignedCodePoints()  
      • Methods inherited from class java.lang.Object

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

      • ParserUnicodeRepertoires

        private ParserUnicodeRepertoires()
    • Method Detail

      • parseUnassignedCodePoints

        public static java.util.List<java.util.List<java.lang.Integer>> parseUnassignedCodePoints()
                                                                                           throws java.io.IOException
        Throws:
        java.io.IOException