com.jayway.jsonpath.internal
Class IOUtils

java.lang.Object
  extended by com.jayway.jsonpath.internal.IOUtils

public abstract class IOUtils
extends Object

Author:
Kalle Stenflo

Constructor Summary
IOUtils()
           
 
Method Summary
static void closeQuietly(Closeable closeable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOUtils

public IOUtils()
Method Detail

closeQuietly

public static void closeQuietly(Closeable closeable)


Copyright © 2011-2012. All Rights Reserved.