public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanup(String text) |
static boolean |
isEmpty(String text) |
static String |
stripQuotation(String s) |
Copyright © 2017. All rights reserved.