ice.storm
Class AboutHandler

java.lang.Object
  extended byjava.net.URLStreamHandler
      extended byice.storm.AboutHandler

public class AboutHandler
extends URLStreamHandler


Constructor Summary
AboutHandler()
           
 
Method Summary
 URLConnection openConnection(URL u)
           
 void parseURL(URL u, String spec, int start, int limit)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutHandler

public AboutHandler()
Method Detail

openConnection

public URLConnection openConnection(URL u)
                             throws IOException
Throws:
IOException

parseURL

public void parseURL(URL u,
                     String spec,
                     int start,
                     int limit)