public class Handler extends URLStreamHandler
ivo:
" type URLs.
This currently interprets them in the way they are used by AstroGrid's
MySpace (as per ACR v2006.3). They look like this:
ivo://uk.ac.le.star/filemanager#node-2201/demo/messier.vot
Both input and output (but not from the same connection) are supported.
URL.URL(java.lang.String,java.lang.String,int,java.lang.String)
,
URLUtils.installCustomHandlers()
Constructor and Description |
---|
Handler()
No-arg constructor as required.
|
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL url) |
protected void |
parseURL(URL url,
String spec,
int start,
int limit) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalForm
protected URLConnection openConnection(URL url) throws IOException
openConnection
in class URLStreamHandler
IOException
protected void parseURL(URL url, String spec, int start, int limit)
parseURL
in class URLStreamHandler
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.