com.ebmwebsourcing.easycommons.uri
Class URIHelper

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.uri.URIHelper

public class URIHelper
extends Object


Constructor Summary
URIHelper()
           
 
Method Summary
static URI filePathToUri(String path)
           
static URI resolve(URI baseURI, String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIHelper

public URIHelper()
Method Detail

filePathToUri

public static URI filePathToUri(String path)

resolve

public static URI resolve(URI baseURI,
                          String systemId)
                   throws MalformedURLException,
                          URISyntaxException
Throws:
MalformedURLException
URISyntaxException


Copyright © 2012 Petals Link. All Rights Reserved.