|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.URLStreamHandler
org.jboss.net.protocol.file.Handler
A protocol handler for the 'file' protocol.
Constructor Summary | |
Handler()
|
Method Summary | |
java.net.URLConnection |
openConnection(java.net.URL url)
|
protected void |
parseURL(java.net.URL url,
java.lang.String s,
int i,
int j)
|
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 |
public Handler()
Method Detail |
public java.net.URLConnection openConnection(java.net.URL url) throws java.io.IOException
java.io.IOException
protected void parseURL(java.net.URL url, java.lang.String s, int i, int j)
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |