com.ebmwebsourcing.easybpel.model.bpel.tools
Class URLUtil

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.tools.URLUtil

public class URLUtil
extends java.lang.Object


Constructor Summary
URLUtil()
           
 
Method Summary
static java.net.URI urlToUri(java.net.URL url)
          Builds an URI from an URL (with an handle for URLs not compliant with RFC 2396).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLUtil

public URLUtil()
Method Detail

urlToUri

public static java.net.URI urlToUri(java.net.URL url)
Builds an URI from an URL (with an handle for URLs not compliant with RFC 2396).

Parameters:
url -
Returns:


Copyright © 2012 Petals Link. All Rights Reserved.