public class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeBase64(String str) |
static String |
extract(String pattern,
String haystack) |
static Matcher |
extractAll(String pattern,
String haystack) |
static String |
toString(InputStream stream) |
public static String toString(InputStream stream) throws IOException
IOExceptionCopyright © 2017. All rights reserved.