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 © 2017 JBoss by Red Hat. All rights reserved.