luxor.url
Class ClassUrlStreamHandler

java.lang.Object
  |
  +--java.net.URLStreamHandler
        |
        +--luxor.url.ClassUrlStreamHandler

public class ClassUrlStreamHandler
extends java.net.URLStreamHandler


Constructor Summary
ClassUrlStreamHandler()
           
 
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
 

Constructor Detail

ClassUrlStreamHandler

public ClassUrlStreamHandler()
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


Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo