IcedTea-Web
NetX

net.sourceforge.jnlp.util
Class UrlUtils

java.lang.Object
  extended by net.sourceforge.jnlp.util.UrlUtils

public class UrlUtils
extends java.lang.Object


Constructor Summary
UrlUtils()
           
 
Method Summary
static boolean isLocalFile(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlUtils

public UrlUtils()
Method Detail

isLocalFile

public static boolean isLocalFile(java.net.URL url)

IcedTea-Web
NetX

Submit a bug or feature