Example usage for Java java.net URLStreamHandlerFactory fields, constructors, methods, implement or subclass
The text is from its open source code.
URLStreamHandler | createURLStreamHandler(String protocol) Creates a new URLStreamHandler instance with the specified protocol. |
Class> | getClass() Returns the runtime class of this Object . |