public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
bytesToHex(byte[] bytes) |
static String |
fileNameToClass(String fileName) |
static String |
md5Hash(String s) |
static String |
toId(String id) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.