ice.util.security.pjava12
Class JarHandler_pjava12

java.lang.Object
  extended byjava.net.URLStreamHandler
      extended byice.util.security.pjava12.JarHandler_pjava12

public class JarHandler_pjava12
extends URLStreamHandler


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

JarHandler_pjava12

public JarHandler_pjava12()
Method Detail

openConnection

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

parseURL

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