public class Sanitizer extends Object
| Constructor and Description |
|---|
Sanitizer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
justNumbers(String text) |
static String |
plainString(String text) |
static String |
plainStringWithoutNumbers(String text) |
static String |
removeNumbers(String text) |
Copyright © 2014. All rights reserved.