| Package | Description |
|---|---|
| org.apache.tomcat.util.net |
| Modifier and Type | Method and Description |
|---|---|
boolean |
URL.sameFile(URL other)
Compare two URLs, excluding the "ref" fields.
|
| Constructor and Description |
|---|
URL(URL context,
String spec)
Create a URL object by parsing a string representation relative
to a specified context.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.