public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countMatches(String str,
String sub) |
static boolean |
isNumericWithOperators(CharSequence cs) |
static String |
unescapeXML(String xml) |
public static boolean isNumericWithOperators(CharSequence cs)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.