com.karmasphere.share.util
Class UrlTypeUtil

java.lang.Object
  extended by com.karmasphere.share.util.UrlTypeUtil

public class UrlTypeUtil
extends Object


Method Summary
static URL _getUrl(String data)
          Returns a canonical URL for the given data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

_getUrl

public static URL _getUrl(String data)
                   throws IdentityFormatException
Returns a canonical URL for the given data.

Throws:
IdentityFormatException


Copyright © 2004-2005 Karamsphere. All Rights Reserved.