|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URL | |
---|---|
org.apache.tomcat.util.net |
Uses of URL in org.apache.tomcat.util.net |
---|
Methods in org.apache.tomcat.util.net with parameters of type URL | |
boolean |
URL.sameFile(URL other)
Compare two URLs, excluding the "ref" fields. |
Constructors in org.apache.tomcat.util.net with parameters of type URL | |
URL(URL context,
java.lang.String spec)
Create a URL object by parsing a string representation relative to a specified context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |