public class WordUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
ENGLISH_VOWELS |
protected static String |
ENGLISH_VOWELS_REGEX |
protected static String[] |
ENGLISH_VOWELS_UPPER |
| Constructor and Description |
|---|
WordUtils() |
Copyright © 2021. All rights reserved.