Package com.ibm.icu.samples.shaping
Class ArabicShapingSample
java.lang.Object
com.ibm.icu.samples.shaping.ArabicShapingSample
Interactive test for Arabic shaping.
Invoke from a command line passing args and strings. Use '-help' to see description of arguments.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static String
escapedText
(char[] text, int start, int length) static final void
private static String
private static void
throwOptError
(String opt) private static void
throwUsageError
(String message) private static void
throwValError
(String opt, String val)
-
Field Details
-
COPY
private static final int COPY- See Also:
-
INPLACE
private static final int INPLACE- See Also:
-
STRING
private static final int STRING- See Also:
-
usage
- See Also:
-
-
Constructor Details
-
ArabicShapingSample
public ArabicShapingSample()
-
-
Method Details
-
main
-
throwOptError
-
throwValError
-
throwUsageError
-
escapedText
-
parseText
-