public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertStreamToString(InputStream is) |
static URL |
normalize(URL url) |
public static URL normalize(URL url) throws MalformedURLException
MalformedURLExceptionpublic static String convertStreamToString(InputStream is)
Copyright © 2004-2015. All Rights Reserved.