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