org.constretto.internal.converter
Class FileValueConverter

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

public class FileValueConverter
extends Object
implements ValueConverter<File>

Author:
Kaare Nilsen

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

Constructor Detail

FileValueConverter

public FileValueConverter()
Method Detail

fromString

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


Copyright © 2008-2011. All Rights Reserved.