public class WarURLStreamHandler
extends java.net.URLStreamHandler
Constructor and Description |
---|
WarURLStreamHandler() |
Modifier and Type | Method and Description |
---|---|
protected java.net.URLConnection |
openConnection(java.net.URL u) |
protected void |
parseURL(java.net.URL u,
java.lang.String spec,
int start,
int limit) |
protected void parseURL(java.net.URL u, java.lang.String spec, int start, int limit)
parseURL
in class java.net.URLStreamHandler
protected java.net.URLConnection openConnection(java.net.URL u) throws java.io.IOException
openConnection
in class java.net.URLStreamHandler
java.io.IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.