org.aksw.commons.util
Class URLHelper

java.lang.Object
  extended by org.aksw.commons.util.URLHelper

public class URLHelper
extends Object

Author:
Sebastian Hellmann

Constructor Summary
URLHelper()
           
 
Method Summary
static String readContent(URL url)
           
static String readContentLogException(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLHelper

public URLHelper()
Method Detail

readContentLogException

public static String readContentLogException(URL url)

readContent

public static String readContent(URL url)
                          throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.