Class Generator


  • @Deprecated(since="2021-07-29")
    public class Generator
    extends java.lang.Object
    Deprecated.
    This API is deprecated as Apache Abdera is a retired project since 2017.
    Tool for parsing the Unicode Character Database file format and generating the constants for the UnicodeCharacterDatabase file.
    • Constructor Summary

      Constructors 
      Constructor Description
      Generator()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String... args)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • Generator

        public Generator()
        Deprecated.
    • Method Detail

      • main

        public static void main​(java.lang.String... args)
        Deprecated.