public class NpJarURLStreamHandlerFactory extends Object implements URLStreamHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
URLStreamHandler |
createURLStreamHandler(String protocol)
Creates the URL stream handler for the protocol "npjar".
|
static NpJarURLStreamHandlerFactory |
getInstance()
Returns an initiated instance of the Jar URL stream handler factory.
|
static void |
installSupport()
Install the NetPhantom URL support for NpJar files.
|
public static NpJarURLStreamHandlerFactory getInstance()
public static void installSupport()
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler in interface URLStreamHandlerFactoryPhantom® and NetPhantom® are registered trademarks of Nexum Technologies SARL.
© Copyright Nexum Technologies SARL, 2013. All rights reserved.