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 © 2006–2014 phloc systems. All rights reserved.