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