org.constretto.internal.converter
Class UriValueConverter

java.lang.Object
  extended by org.constretto.internal.converter.UriValueConverter
All Implemented Interfaces:
ValueConverter<URI>

public class UriValueConverter
extends Object
implements ValueConverter<URI>

Author:
Tom Palmer

Constructor Summary
UriValueConverter()
           
 
Method Summary
 URI fromString(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UriValueConverter

public UriValueConverter()
Method Detail

fromString

public URI fromString(String value)
               throws ConstrettoConversionException
Specified by:
fromString in interface ValueConverter<URI>
Throws:
ConstrettoConversionException


Copyright © 2008-2013. All Rights Reserved.