Class FileConverter

java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
com.thoughtworks.xstream.converters.extended.FileConverter
All Implemented Interfaces:
ConverterMatcher, SingleValueConverter

public class FileConverter extends AbstractSingleValueConverter
This converter will take care of storing and retrieving File with either an absolute path OR a relative path depending on how they were created.