|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.backsource.utils.resource.ValidURLFactory
Factory to use for URI:s that is URL:s backed by a URLStreamHandler.
| Constructor Summary | |
ValidURLFactory()
|
|
| Method Summary | |
java.net.URL |
getURL(URI uri)
Get a URL from uri without any translations. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ValidURLFactory()
| Method Detail |
public java.net.URL getURL(URI uri)
throws java.net.MalformedURLException
getURL in interface URLFactoryjava.net.MalformedURLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||