public class StringUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NON_TILDED_CHARS |
static String |
SPECIAL_CHARS |
static String |
TILDED_CHARS |
| Constructor and Description |
|---|
StringUtils() |
public static final String SPECIAL_CHARS
public static final String TILDED_CHARS
public static final String NON_TILDED_CHARS
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.