public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isStringEmpty(String txt)
Checks if is string empty.
|
static String |
toTabularHTML(String str)
To tabular html.
|
Copyright © 2015. All Rights Reserved.