org.cruxframework.crux.core.client.file
Class URL

java.lang.Object
  extended by org.cruxframework.crux.core.client.file.URL

public class URL
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
URL()
           
 
Method Summary
static String createObjectURL(Blob blob)
           
static boolean isSupported()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URL

public URL()
Method Detail

createObjectURL

public static String createObjectURL(Blob blob)

isSupported

public static boolean isSupported()


Copyright © 2014. All rights reserved.