org.constretto.internal.converter
Class UrlValueConverter
java.lang.Object
org.constretto.internal.converter.UrlValueConverter
- All Implemented Interfaces:
- ValueConverter<URL>
public class UrlValueConverter
- extends Object
- implements ValueConverter<URL>
- Author:
- trygvis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlValueConverter
public UrlValueConverter()
fromString
public URL fromString(String value)
throws ConstrettoConversionException
- Specified by:
fromString in interface ValueConverter<URL>
- Throws:
ConstrettoConversionException
Copyright © 2008-2011. All Rights Reserved.