public interface IURIToURLConverter
ISimpleURL.| Modifier and Type | Method and Description |
|---|---|
ISimpleURL |
getAsURL(String sURI)
Convert the passed URI to a URL.
|
@Nonnull ISimpleURL getAsURL(@Nonnull @Nonempty String sURI)
sURI - The URI to be converted.Copyright © 2014–2016 Philip Helger. All rights reserved.