Searched refs:normalizeHyphens (Results 1 – 1 of 1) sorted by relevance
281 value = normalizeHyphens(value); in processForDisplay()435 value = normalizeHyphens(value); in processInput()644 private String normalizeHyphens(String value) { in normalizeHyphens() method in DisplayAndInputProcessor