Package com.github.tnakamot.json
Class Utils
- java.lang.Object
 - 
- com.github.tnakamot.json.Utils
 
 
- 
public class Utils extends Object
Collection of utility methods. 
- 
- 
Constructor Summary
Constructors Constructor Description Utils() 
 - 
 
- 
- 
Method Detail
- 
readURLToString
public static String readURLToString(URL url, Charset charset) throws IOException
- Throws:
 IOException
 
 - 
 
 -