public class StringToUrlConverter extends Object implements IConverter<String,IUrl,ConversionException>
| Constructor and Description |
|---|
StringToUrlConverter() |
public IUrl convert(String input) throws ConversionException
convert in interface IConverter<String,IUrl,ConversionException>ConversionExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.