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