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