com.arsdigita.util.protocol.resource
Class Handler

java.lang.Object
  extended byjava.net.URLStreamHandler
      extended bycom.arsdigita.util.protocol.resource.Handler

public class Handler
extends URLStreamHandler

Handler

Version:
$Revision: #1 $ $Date: 2004/05/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
Handler()
           
 
Method Summary
protected  URLConnection openConnection(URL url)
           
protected  void parseURL(URL url, 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
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

Handler

public Handler()
Method Detail

parseURL

protected void parseURL(URL url,
                        String spec,
                        int start,
                        int limit)

openConnection

protected URLConnection openConnection(URL url)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC