Package javapersianutils.core.string
Class FixDots
- java.lang.Object
-
- javapersianutils.core.string.FixDots
-
public class FixDots extends Object
Replaces three dots with ellipsis
-
-
Constructor Summary
Constructors Constructor Description FixDots()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
NormalizeDotsToEllipsis(String text)
Replaces three dots with ellipsis It converts آزمون....
-