Class TextWrappers


  • public final class TextWrappers
    extends Object
    Main entry point for ITextWrapper features.
    Since:
    8.4.0
    • Field Detail

      • COMMON_SCRIPT

        public static final String COMMON_SCRIPT
        The constant for the Unicode Common script, for characters that may be used within multiple scripts, or any unassigned code points. This is a value as defined by ISO 15924: Code for the Representation of Names of Scripts.
        See Also:
        Constant Field Values
      • UNKNOWN_SCRIPT

        public static final String UNKNOWN_SCRIPT
        The constant for the Unicode Common script, for characters that may be used within multiple scripts, or any unassigned code points. This is a value as defined by ISO 15924: Code for the Representation of Names of Scripts.
        See Also:
        Constant Field Values