public class FeatureURLHandler extends URLStreamHandler
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureURLHandler.Connection |
| Constructor and Description |
|---|
FeatureURLHandler() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getFeatureXmlURL() |
URLConnection |
openConnection(URL url)
Open the connection for the given URL.
|
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerurl - the url from which to open a connection.IOException - if an error occurs or if the URL is malformed.public URL getFeatureXmlURL()
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.