public final class StringUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE_ID_SEPARATOR |
static String |
EOL |
static String |
ITEM_ID_SEPARATOR |
static String |
OPEN_ID_SEPARATOR |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
emptyOrNull(String string) |
static String |
formatCheckname(String checkname) |
static int |
occurencesInString(String pattern,
String text) |
static StringBuffer |
twoEOLs() |
public static final String EOL
public static final String ITEM_ID_SEPARATOR
public static final String OPEN_ID_SEPARATOR
public static final String CLOSE_ID_SEPARATOR
Copyright © 2016 JBoss by Red Hat. All rights reserved.