public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getResourceAsString(String res) |
static String |
unzipToString(InputStream is,
Pattern pat) |
public static String unzipToString(InputStream is, Pattern pat)
Copyright © 2017. All rights reserved.