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 StringescapedText(char[] text, int start, int length) static final voidprivate static Stringprivate static voidthrowOptError(String opt) private static voidthrowUsageError(String message) private static voidthrowValError(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
-