|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines a factory for URLStreamHandler instances. It is used by the URL class to create URLStreamHandlers for various streams.
| Method Summary | |
URLStreamHandler |
createURLStreamHandler(String protocol)
Creates a new URLStreamHandler instance with the specified protocol. |
| Method Detail |
public URLStreamHandler createURLStreamHandler(String protocol)
protocol - the protocol to use (ftp, http, nntp, etc.)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||