public class AddeURLStreamHandlerFactory extends Object implements URLStreamHandlerFactory
| Constructor and Description |
|---|
AddeURLStreamHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
URLStreamHandler |
createURLStreamHandler(String protocol)
Creates URLStreamHandler object - not called directly.
|
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler in interface URLStreamHandlerFactoryprotocol - - should be "adde"Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.