public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
replaceUnicodeQuotation(String word)
Check and replace Unicode variants of quotation marks and hyphens.
|
public static String replaceUnicodeQuotation(String word)
word - the word that should be check. It can not be null.Copyright © 2016. All rights reserved.