org.redhat.vmtruckloader.util
Class URLUtils

java.lang.Object
  extended by org.redhat.vmtruckloader.util.URLUtils

public final class URLUtils
extends Object

Author:
Romain Pelisse -

Method Summary
static URI createURI(String URL)
           
static URL createUrl(String urlAsString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createURI

public static URI createURI(String URL)

createUrl

public static URL createUrl(String urlAsString)


Copyright © 2013. All Rights Reserved.