Class ReadSourceEditor<T>

java.lang.Object
org.archive.io.ReadSourceEditor<T>
All Implemented Interfaces:
PropertyEditor

public class ReadSourceEditor<T>
extends Object
implements PropertyEditor
PropertyEditor allowing Strings to become ConfigString instances (implementing ReadSource). This eases inline specification of strings in places where either a ConfigString or ConfigFile (or perhaps other future ReadSource options) might otherwise occur.