org.microemu.app.util
Class ResURLStreamHandler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.microemu.app.util.ResURLStreamHandler

public class ResURLStreamHandler
extends java.net.URLStreamHandler


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

Constructor Detail

ResURLStreamHandler

public ResURLStreamHandler(java.util.Hashtable entries)
Method Detail

openConnection

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


Copyright © 2001-2010 MicroEmulator Team. All Rights Reserved.