static class URIResolver.Entry extends Object implements Serializable
| Constructor and Description |
|---|
Entry(String p,
ClassLoader cl) |
Entry(String p,
URL u) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
(package private) URL |
getDir() |
(package private) URL |
getPath(String href)
Uses this entry to resolve a href
|
(package private) String |
getPrefix() |
(package private) int |
getPrefixLength() |
int |
hashCode() |
String |
toString() |
Entry(String p, ClassLoader cl)
String getPrefix()
URL getDir()
URL getPath(String href) throws MalformedURLException
MalformedURLExceptionint getPrefixLength()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}