Searched refs:normalizeApostrophes (Results 1 – 1 of 1) sorted by relevance
275 value = normalizeApostrophes(value); in processForDisplay()425 value = normalizeApostrophes(value); in processInput()599 private String normalizeApostrophes(String value) { in normalizeApostrophes() method in DisplayAndInputProcessor