public class HandlerFactory extends Object implements URLStreamHandlerFactory
Constructor and Description |
---|
HandlerFactory() |
Modifier and Type | Method and Description |
---|---|
URLStreamHandler |
createURLStreamHandler(String protocol) |
public HandlerFactory()
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler
in interface URLStreamHandlerFactory
Copyright ?? 2011-2015 Kitfox Studios. All Rights Reserved.