org.omnaest.utils.download
Class URLHelper

java.lang.Object
  extended by org.omnaest.utils.download.URLHelper

public class URLHelper
extends Object


Constructor Summary
URLHelper()
           
 
Method Summary
static URL createURL(String urlStr)
          Creates a new 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

createURL

public static URL createURL(String urlStr)
Creates a new url. Returns null if any exception occurs.

Parameters:
urlStr -
Returns:


Copyright © 2011. All Rights Reserved.