|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xdc.util.ClasspathURLConnection.StreamHandlerFactory
This (inner) class is a factory class which produces a suitable
URLStreamHandler object which is capable of dealing with the
classpath protocol.
| Constructor Summary | |
ClasspathURLConnection.StreamHandlerFactory()
|
|
| Method Summary | |
java.net.URLStreamHandler |
createURLStreamHandler(java.lang.String protocol)
This method creates a URLStreamHandler for the classpath protocol. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClasspathURLConnection.StreamHandlerFactory()
| Method Detail |
public java.net.URLStreamHandler createURLStreamHandler(java.lang.String protocol)
createURLStreamHandler in interface java.net.URLStreamHandlerFactoryprotocol - The protocol
|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||