Package org.daiitech.naftah.utils.script


package org.daiitech.naftah.utils.script
This is the base package of Naftah programming language script utilities.
Author:
Chakib Daii
  • Classes
    Class
    Description
    A highlighter implementation that reshapes text for correct display.
    A custom log formatter that supports reshaping text for proper visual display in logging output.
    An OutputStream wrapper that transforms text for proper visual display when printed to an output stream (e.g., console or file).
    Utility class providing various methods for handling Arabic text processing, including text shaping, bidi reordering, transliteration, diacritics removal, padding for terminal display, and detection of Arabic characters.
    A utility class that scans Java class names, splits them into component words, translates those words from English to Arabic using an external translation API, and generates a .properties file containing the transliterations.