Class Generator

java.lang.Object
org.apache.abdera.i18n.text.data.Generator

@Deprecated(since="2021-07-29") public class Generator extends 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 Details

    • Generator

      public Generator()
      Deprecated.
  • Method Details

    • main

      public static void main(String... args)
      Deprecated.