org.apache.solr.util
Class IOUtils

java.lang.Object
  extended by org.apache.solr.util.IOUtils

public class IOUtils
extends Object


Field Summary
static org.slf4j.Logger LOG
           
 
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
 

Field Detail

LOG

public static org.slf4j.Logger LOG
Constructor Detail

IOUtils

public IOUtils()
Method Detail

closeQuietly

public static void closeQuietly(Closeable closeable)


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.