public class CleanPhoneText extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[][][] |
cleanSubstitutions |
| Constructor and Description |
|---|
CleanPhoneText() |
| Modifier and Type | Method and Description |
|---|---|
static String |
clean(String text) |
static ArrayList<String> |
extractPhoneNumbers(String text) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.