anvil.util
Class FileURLStreamHandler

java.lang.Object
  |
  +--java.net.URLStreamHandler
        |
        +--anvil.util.FileURLStreamHandler

public class FileURLStreamHandler
extends java.net.URLStreamHandler

class FileURLStreamHandler


Method Summary
protected  java.net.URLConnection openConnection(java.net.URL url)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

openConnection

protected java.net.URLConnection openConnection(java.net.URL url)
                                         throws java.io.IOException
Specified by:
openConnection in class java.net.URLStreamHandler
java.io.IOException