public class Normalizer extends Object
Constructor and Description |
---|
Normalizer() |
Modifier and Type | Method and Description |
---|---|
static String |
lowerCase(String input) |
static String |
normalize(String input) |
Copyright © 2009–2017 Jonathan Hedley. All rights reserved.